![]() |
|
#1
|
|||
|
|||
visual applicationHi
I'm pretty new to c++, and I'm not sure exactly how to make a visual application I've looked all over, but I can't find how to make a button or a text field, or how to make a toolbar for the application window Is there a built in library with visual components? if this question is too complicated to answer in a few paragraphs is there a place I can go to find this information? thanks |
|
#2
|
||||
|
||||
Re: visual applicationYou can program visual application in C++ using the following Microsoft methods:
1. Windows Programming SDK 2. Microsoft Foundation Components (MFC) 3. Microsoft .Net Framework The other methods ( and arguably the easier ones: ) 1. Fast Light Toolkit ( FLTK ) 2. WxWidgets etc. If you are pretty new to visual programming, you can go either the Microsoft way or the other way. MFC can be programmed in only Microsoft Visual C++. but you can program in the freely downloadable .net framework. The easiest way is to program in FLTK. There is also a FLTK forum here ( where one renowned guy always replies to queries Google it for more information. Regards, Paramesh. __________________
Don't walk in front of me, I may not follow. Don't walk behind me, I may not lead. Just walk beside me and be my friend. |
Recent GIDBlog
Last Week of IA Training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How Visual C++ only from Visual Studio .net | Picstudent | .NET Forum | 2 | 28-May-2006 20:52 |
| How to Run my Application On Server | swaraj | MS Visual C++ / MFC Forum | 0 | 22-Apr-2006 01:17 |
| convert win32 console application to win32 application | jaro | C Programming Language | 3 | 17-Nov-2005 02:35 |
| What is "Ambigious symbol" ??*( a compilation error) | small_ticket | CPP / C++ Forum | 2 | 07-Jan-2005 21:10 |
| Help! Some basal questions about MFC | xutingnjupt | MS Visual C++ / MFC Forum | 1 | 05-Dec-2004 03:38 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The