Old 10-19-2009, 06:00 AM   #1 (permalink)
Still learning the ropes
 
Join Date: Oct 2009
Posts: 23
Reputation: 15
Default Windows form app .net framework C++?

Hi i have MS visual studio 2010 and i'm trying to combine C++ using the windows form application for a simple GUI, i've never combined C++ with GUI because it looked so complicated to me but with the simple windows form app i think it would be much easier. I've used this type of form in visual basic .net back in high school where a text box would be like label1.text="word". Does anyone have a website that can help me with that specific type of syntax dealing with buttons and how clicking it would display a text answer and such? I never did that back in high school a few years ago, it was straight through the command line, never the form.
PenguinHero is offline  
Old 10-20-2009, 05:10 AM   #2 (permalink)
Pikachu's Flea Collar
 
NoodlePowa's Avatar
 
Join Date: Oct 2008
Location: California
Posts: 50
Reputation: 10
Default

Perhaps you're looking for the Windows API?
__________________
Scientia sapientiaque et veritas te liberabunt.
NoodlePowa is offline  
Old 10-20-2009, 06:38 AM   #3 (permalink)
Still learning the ropes
 
Join Date: Oct 2009
Posts: 23
Reputation: 15
Default

doesn't look like it's what i'm looking for.

Let's say you create a windows form and add a button. You click it and it takes you to the code...

Void button1_Click(System::Object^ sender, System::EventArgs^ e)


i make it:
Void button1_Click(System::Object^ sender, System::EventArgs^ e)
textBox1->Text = "Hello World";


When the button is pressed the textbox will say "hello world"


I want all of the WFA syntax to do this type of stuff(for C++, not vb, c#, etc)
PenguinHero is offline  
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:23 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
OnRPG, Copyright ©2003-2011, Game Entertainment Enterprises