Click to See Complete Forum and Search --> : After a Simple VS GUI tutorial


plyford
July 19th, 2010, 07:45 PM
Im using Visual C++ 2005.

I have finished a 6 month java course and about to start a 6 month c++ course.

To get a head start on GUI, im after an example/tutorial for a simple gui that has:

1. window
2. input box
3. botton
4. label

I will also need an example of an event handler to handle what ever is typed into the inputbox to be displayed in the label when the button is clicked.

So far i have found very little on the net. What i have found relates to visual 6.0 and qt. Both of which i have no use for.

Again im using Visual C++ 2005, so im not interested in non VS C++ products or compliers.

Thanks in Advnace.

PS: this isnt for homework either.

plyford
July 20th, 2010, 07:59 PM
Solved

I just jumped in. started a CLR forms project and started draging and dropping controls onto a form.

I then double clicked on the button and took a punt and typed this line:

label1->Text = textBox1->Text

Compiled then run debug. It worked.

However, i wouldnt mind URL's to CLR Win Form tutorials. Ive spent days searching form them and only found a clickcounter which wasnt that helpful.

ovidiucucu
July 21st, 2010, 05:13 AM
[ Moved thread ]

mani3355
August 12th, 2010, 02:13 AM
hi,

i wouldnt mind URL's to CLR Win Form tutorials. Ive spent days searching form them and only found a clickcounter which wasnt that helpful.



regards,
phe9oxis,
http://www.guidebuddha.com