GIDForums  

Go Back   GIDForums > Computer Programming Forums > CPP / C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 10-May-2006, 19:56
jack418 jack418 is offline
New Member
 
Join Date: Apr 2006
Posts: 13
jack418 is on a distinguished road

visual application


Hi

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  
Old 10-May-2006, 20:59
Paramesh's Avatar
Paramesh Paramesh is offline
Regular Member
 
Join Date: Sep 2005
Location: The Milky Way
Posts: 923
Paramesh is a jewel in the roughParamesh is a jewel in the roughParamesh is a jewel in the rough

Re: visual application


You 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 GIDBlogLast Week of IA Training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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

All times are GMT -6. The time now is 21:12.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.