GUI Programming-need your HELP!!!
Hello to all,
Sorry for the newbe question but I never experienced in that.
How do i combine my code with a GUI in ,say, visual studio 2005.
I only know how to write "school code" to a console.
How can I make my code more - real like, and move it into user interface
for better functionality.
Thnx alot.
GUI Programming - Win API or MFC?
Hello,
My question is whether making the GIU using only the Win32 API is an overkill, or it is quite normal? Should one definetly use MFC, or some other GUI library?
How do you guys create GUIs?
Re: GUI Programming - Win API or MFC?
See Dude it's Depend on person to Person .if you are using Win32 you have to Perform a lots of calculation by your Self. But in case of MFC or ATL Everything is there what i mean to say mostly classes supported for GUI development so easily you can Proceed . But before Proceeding to next Step it is always good that atleast you have some basic idea about your first step then only you can understand how your program flow. One more important Thing some programmer also like to take help of OpenGl and DirectX to develop Their GUI application for more detail or to learn OpenGL or DirectX your can browse on GOOgle .
Thanx