4,919 Topics

Member Avatar for
Member Avatar for Fasola

In all my classes never taught us how to us C++ I still don't know how to [I]put it to use[/I] My professors taught us how to write it, but now how to use it every program we wrote would excute some programming by inputing data or outputing data on …

Member Avatar for Fasola
0
314
Member Avatar for Kaone

I am doing a visual traffic simulation project and i have the named problem in my main class.How do you solve it.the problem occurs in the following segment of the program:The roadDesigner,roadNetwork andsimPanel symbols cannot be resolve.(The problem starts at the bolded part of the program) [code] import java.awt.BorderLayout; import …

Member Avatar for Narue
0
303
Member Avatar for jewboy

Hello All , I'm one of the Internet Marketing Moderators here on DaniWeb posting this question for a friend of mine: "I’m using front page (don't ask why!) to build my website — and i cut and pasted an image from powerpoint (the blue diamond in the right hand corner) …

Member Avatar for DaveSW
0
85
Member Avatar for AQWst

I have created a GUI Java menu using a pull down menu in which I want to have the date and time show up. I am currently getting null for my time value and I think it is because I am not refreshing this each time I calculate my time …

Member Avatar for AQWst
0
218
Member Avatar for FireNet

[code] Mode13h The Beginning of 3D/2D Graphics [/code] [B]Intro[/B] Lots of people want to know how to do graphics but find most APIs like OpenGL, DirectX etc too complex for a beginner, especially as they involve GUI code which follows a different approach from the simple dos programming Here, I …

Member Avatar for 1o0oBhP
0
2K
Member Avatar for matt_5104

Hi, I'm developing a GUI with several forms, one of which contains a jLabel that displays a JPEG image of a graph as it's icon. How do I go about plotting a simple 2d curve on that image from a set of data? I know of drawLine etc, but how …

Member Avatar for server_crash
0
113
Member Avatar for computerages

Hello everyone! I am planning to build a database application for my school to maintain school lockers. However, I have a few questions regarding that application: [list=1] [*]Is it possible to use access databse with C++? [*]Is there anyway to authenicate a user with C++? [*]How shoud I go about …

Member Avatar for Narue
0
161
Member Avatar for ecyarter

Can anyone tell me how to get rid of console window? I'm writing a gui program for an assignment... Spoiled by VB... I use the console for troubleshooting while testing or writing code, but would like to make it invisible or close it while sharing with the class. (We run …

Member Avatar for Ghost
0
140
Member Avatar for migthyjohn

does anyone here know much about linspire. io have thought installing it on my laptop. but at the same time i am trying to teach myself how to program(vb.net, and java). how would running linspire work with those languages. if i went to that should i start trying to learn …

Member Avatar for TKSS
0
203
Member Avatar for OurNation

I have a GUI that displays a graph and I want to have some help with a code that allows you to click a point and then another point and then it draws a line. I need some help with this because I don't know were to start. ;)

Member Avatar for server_crash
0
103
Member Avatar for Tripoli178

I'm was working on a c++ program that inolved calsses and when i got done with it was running good. Now I need to use that program in GUI. Is thier any advice on using the C++".exe" file in GUI Thanks :rolleyes:

Member Avatar for Siersan
0
30
Member Avatar for Jason Marceau

Hi, I am learning Java and I have decided that I should create my first project. I have the application code for a Tax calculator and I would like to add a GUI to it but I am struggling to work out how to enable the text field box to …

Member Avatar for ecyarter
0
3K
Member Avatar for eastgate

:cry: I have written this in [B]TCLite v1.x (Successful!) [/B]but when I ran it on BloodShed DevC++ v4.9.9.1 (Latest from Blood) it won't work!.. arrgg.. I need this functionalities.. ;-(.. for educational I typed [B]exactly[/B] these... [code] [COLOR=DarkOliveGreen] #include <iostream.h> #include <conio.h>[/COLOR] void main () { int mark; int sum; …

Member Avatar for eastgate
0
621
Member Avatar for Kamex

My brother just built my Mom a new computer, and I am in charge of setting up the software for it, as my Mom wants to duel-boot 98SE and XP. XP and 98 are both installed at this point, and I'm trying to get the drivers working for 98. Unfortunatly, …

Member Avatar for DMR
0
257
Member Avatar for ecyarter

I am new to Java but have some C, C++, VB6, and VB.Net. I've written my first GUI and would like to center it on the screen when it starts. Also, I would like to put the cursor in the appropriate input box, depending on a user's choice of radio …

Member Avatar for ecyarter
0
122
Member Avatar for dj_saxy

Hi i'm new to c++. I can sort of make simple programs, but everytime i try to making a program with a GUI the black windows box keeps coming up and sitting in the background. Does anyone know how to get rid of it? I've found some snippets on other …

Member Avatar for dj_saxy
0
105
Member Avatar for ispep

I have created a dialog based window gui with a progress bar, browse cd, and extra misc. push buttons for linking to an exe file. So far everything compiles and runs fine, however I am a absolute beginner at any kind of programming and have know clue as to implement …

Member Avatar for Dave Sinkula
0
83
Member Avatar for Dark_Omen

Hello, I am using dev-c++ on a windows computer. I download a gui package off of the bloodshed dev site. I installed and everything seem to work. I was making a simple gui off of this tutorial I found online that used the library. The library is wxWindows. Here is …

Member Avatar for Dark_Omen
0
212
Member Avatar for jonboy_us

Java2 homework help. Quick comment...Java was not meant for GUI! If you want GUI, then use VB. Now that I have that out of my system... Homework goal... To create a GUI java app that will save the info in the text fields to a file to a location that …

Member Avatar for jwenting
0
252
Member Avatar for neoncoder

HI, I have a question and i have done a lot of reasearch and cant find a answer.I have a source code (Program.c) C++ code and its just a simple program that takes a input as a wav and encodes it into AAC Audio Compression by using Ahead nero AAC …

Member Avatar for jwenting
0
93
Member Avatar for mayb

i'm doing my final year project, require some opinion/input to whether my idea is workable. a dynamic web page like newsletter require frequent update and is widely written in ASP/XML with macromedia dreamweaver for the layout web. my idea is to combine the above two into one application of GUI …

Member Avatar for tgreer
0
351
Member Avatar for matt_5104

Hi, I'm creating a GUI in which users are required to interact with graphs. I have a jFrame on which I have put a jLabel and used this label to import a JPEG of a graph (i.e it's an icon). My problem is that the user needs to pick a …

Member Avatar for jwenting
0
133
Member Avatar for depaolm

Dear all, My names its Max, and seems that I have some problems with JAVA coding. What I need to create its a GUI interface, from the code below. But I am having bad time because I am trying hard but I get always errors! It really frustrating, I do …

0
62
Member Avatar for ancibit

I get this when I try to load my program, yet the compiler says its fine. Please help! Exception in thread "main" java.lang.NoClassDefFoundError: PIStudy$DoPolyINTest at PIStudy.&lt;init&gt;(PIStudy.java:51) at PIStudy.main(PIStudy.java:121) [CODE] import javax.swing.*; import java.util.Random; import java.awt.*; import java.awt.event.*; public class PIStudy { public JFrame window; public JButton name; public JButton comb; …

Member Avatar for ancibit
0
139
Member Avatar for silvi

hello everybody, I m a newbie working in linux platform.My GUI version is Redhat 8.0 Now, we have got a LAN in our office consisting of some 7 computers. Mine is linux platform rest 6 are working in windows 98 , now i have configured samba server on my linux …

Member Avatar for DMR
0
133
Member Avatar for matt_5104

I'm programming a GUI and some frames require images to be displayed on them. How do I go about importing a simple jpeg onto a Jpanel within the GUI frame?

Member Avatar for MrScruff
0
59
Member Avatar for matt_5104

I'm having a problem with a GUI i'm building. I have a separate class called Calculations.class which does nothing except hold certain variables and do calculations with them. One of my classes requires a user to enter numerical data, and when a button is pressed, these variables are set in …

Member Avatar for tozaheer
0
126
Member Avatar for matt_5104

I have a small problem with doing calculations in one java class and trying to refer to the varibles in another class. I have written a GUI program that performs certain calculations and then when a button is pressed, the values obtained are saved as variables in another Java class …

Member Avatar for nanosani
0
274
Member Avatar for hjangel

I have been writing a Gui in JBuilder 3 which has 3 textFields for data input. I then want the Gui to perform a calculation and print the inputed data along with the calculation into a textArea, but when I click on my "compute" button nothing happens. Does anyone have …

Member Avatar for hjangel
0
118
Member Avatar for matt_5104

Hi, just wondering if anyone could help with a little problem. I'm designing a GUI that models the behaviour of a gas turbine engine. I need to add a graph i have scanned into my computer onto the GUI frame, and also use the mouse cursor to click on the …

Member Avatar for Phaelax
0
69
Member Avatar for skygod

My task is to code an applet that should take 2 fractions and either add, subtract, multiply, or divide them (depending on which JButton the user uses). Then, the fraction is to be converted to lowest terms. Also the fractions will be entered in in terms of 2/5 for "two-fifths". …

Member Avatar for skygod
0
187
Member Avatar for vegaseat

I found this neat little GUI calculator program on the net. It uses a function called _gcvt(double val,int limit,string cBuf), which seems to be used to convert a double val to a string cBuf, with some formatting and limiting. I replaced it with sprintf(), but the output looks rather crude …

Member Avatar for vegaseat
0
301
Member Avatar for chocobo74

This is my skeleton of my very basic computing project, which is to create a spelling test displaying twenty questions: [code] // // spell_test.java // spell_test // // Created by chocobo74 on 21/09/2004. // Copyright (c) 2004 __MyCompanyName__. All rights reserved. // A simple Java applet // import java.awt.*; import …

Member Avatar for nanosani
0
90
Member Avatar for SureStoreX

I am doing a program in which there are 8 planes seats the user gets to choose whgich seat they want. I created the GUI buttons and what not (fairly easy), but I wanted to make an array....I'm rambling here, because I can't do this program the way I want. …

Member Avatar for SureStoreX
0
114
Member Avatar for chefsride

My problem is that I need to make a program that has a JTextArea, a button and a JTextPane in it. The idea is to put in the JTextArea either by typing or by pasting java source code. Then press the button and out would come a colored version of …

0
59
Member Avatar for javachick

:rolleyes: hi guys if there is any 1 out there who could just provide me with some help with java ,im in my final yr of computer science and have got to design a GUI that implements jdbc to creat an online auction system any pointers or help as to …

Member Avatar for server_crash
0
79
Member Avatar for Subhasish.roy

Hi, I am Subhasish,a newly joined member of this forum. I have problem, with series60 developer platform for symbian,using C++ API. Here it is in details. I wants to develop a DLL using C++ bluetooth API.And also a suitable GUI for it,for Symbian.But i am new in it.So anybody who …

0
104
Member Avatar for chatt

Dear all, I am a newbie in JMF and just got a problem in running my first JMF java program. I wanted to create a player and play some video. And I happened to get some code which could run properly. But after my further exploration, it seems that I …

0
71
Member Avatar for Li Zheng

Hi, I am a newcomer to this forum, also new to Java programming. Recently, I am working on GUI design. I have a number a JLabel components put into one single JPanel component. In order to have a full display of all the JLabels, I intend to use a JScrollBar …

Member Avatar for freesoft_2000
0
75
Member Avatar for mndeaves

Hello there. Can anybody help me with this problem. I am trying to write a program that creates instances of classes that extend JFrame to make my application windows.... This code runs but I can not reference the JTextField shown on the GUI - it seems that there is another …

Member Avatar for apcxpc
0
85
Member Avatar for blackspider

Okay, so I feel dumb.. I'm trying to ./configure something, but it comes up with an error saying that I don't have an acceptable C Compiler... Fair 'nuff... The question is, where do I get one, how do I install it. I've been scouring the web now for two and …

Member Avatar for DMR
0
106
Member Avatar for Newbee

Hi, I am a novice in programming and need help in my mortgage calculation program. I have the GUI set up all functioning good the only problem I have is the calculation portion that is not doing its job. Can anyone please guide me how to correct my problem? import …

Member Avatar for nanosani
0
121
Member Avatar for akilbakari

does anyone know where i can get source code to write a java 2 program GUI that converts integers to roman numerals? i would appreciate it. my e-mail address is <<snip>>. by the way, here is my code: import java.io.*; public class Roman{ static final int values[]={1,5,10,50,100,500,1000}; static final char …

-1
221
Member Avatar for axiss

Well basically for the assignment I have to write a project that reads data from a .mdb database file and stores this data into a 2D array, then lets the user manipulate the data in the array (stuff like adding, editing, sorting, deleting and searching data) by using GUI and …

Member Avatar for axiss
0
269
Member Avatar for ZEEPLE

Hello everyone, I am writing a program that is for a programming class..This program has to display syntax when the appropriate button is pushed..it also has a menu bar that must be functional. It must also run as an applet and as an application. The above is complete and my …

0
86
Member Avatar for nanosani

I am doing some very nasty computation using java but it always gives me a java.lang.OutOfMemory Error,after this nothing on the GUI works.i think its ok to have that error but atleast things should work afterwards. Please Advise

Member Avatar for nanosani
0
149
Member Avatar for nanosani

Any api function in java that allows a program to open and edit the contents(preserving the formatting of the file such as the font, size etc) of the file within a gui?

0
105
Member Avatar for freesoft_2000

Hi everyone, i need some guidance or help if possible help with running a program in c++. I am currently using this statement to run any external program in c++. WinExec("C:\gui.exe", SW_SHOW); The above command compiles ok but the external program is not executed. There seems nothing wrong with my …

Member Avatar for Chainsaw
0
159
Member Avatar for Dani

[b]Software [/b] Computers contain hard drives, storage mediums for one's own documents as well as software programs. Software for computers are manufactured by numerous companies and individuals and made to work with a given operating system. Currently, Microsoft has a nearly complete monopoly on operating systems, bringing us all versions …

Member Avatar for basementcoder
0
229
Member Avatar for MAD_DOG

A New Environment: The LiteStep Shell Sit back get a cup of coffee it's time for another tale of technology by Jimmy Freligh Jr | June 20th, 2004 Many people love Windows but, they hate the crashes the bugs the problems the restarts the pain. A lot people don’t know …

Member Avatar for MAD_DOG
0
447

The End.