Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 C++ Visual studios
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Velocity




PostPosted: Thu Nov 17, 2011 3:21 pm   Post subject: C++ Visual studios

How do you do GUI with visual studios c++ 2008? +bits
Sponsor
Sponsor
Sponsor
sponsor
md




PostPosted: Wed Nov 23, 2011 10:27 am   Post subject: RE:C++ Visual studios

Not a tutorial, moved to help.
hamid14




PostPosted: Thu Dec 22, 2011 3:28 pm   Post subject: Re: C++ Visual studios

see this kb http://support.microsoft.com/kb/815667
hope that helps
ttm




PostPosted: Thu Dec 22, 2011 4:48 pm   Post subject: Re: C++ Visual studios

In the current version of Visual Studio that I'm using, there is no intellisense for C++, so I recommend doing Visual Studio GUI stuff in another language (VB or C#).

Go create a new project, its type should be "Windows Forms Application". In .NET, windows are called forms. You are presented with a sample window. If you press F5, that window will pop up. You can drag and drop controls (buttons, textboxes, etc) from the toolbox panel. (If you don't see it, press Ctrl+Alt+X). To start coding stuff, go View -> Code. From there you can start following these:
Velocity




PostPosted: Mon Dec 26, 2011 11:31 am   Post subject: RE:C++ Visual studios

wow thanks alot guys! I was looking fro this for a long time!
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: