| | |
Gui's in microsoft visual c++
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
That all depends on C++ GUI API you select.
I know QT4 API, which is great for begginers and codelles API.
Affcourse you will need some good sources(books, tutorials), and time.
Second API I know about is WINAPI. Its true. The simplest window cration needs about 40 lines of code. Once you learn basics is easy to make a bit more complicated appz.
There is also GTK+, but I never tryed it.
So for begginer I reccomend you Qt4 API, but you will need to include tons of libs (if you dont buy licence).
If you are developing for windows choose WIN32 API.
I am posting that including my personal experience,
Jan
I know QT4 API, which is great for begginers and codelles API.
Affcourse you will need some good sources(books, tutorials), and time.
Second API I know about is WINAPI. Its true. The simplest window cration needs about 40 lines of code. Once you learn basics is easy to make a bit more complicated appz.
There is also GTK+, but I never tryed it.
So for begginer I reccomend you Qt4 API, but you will need to include tons of libs (if you dont buy licence).
If you are developing for windows choose WIN32 API.
I am posting that including my personal experience,
Jan
>ok but how do i make it?
Here's a good starting place:
http://www.winprog.org/tutorial/
But if you have trouble understanding a lot of it, don't come running here for help. You need to be decent with C++ first.
Here's a good starting place:
http://www.winprog.org/tutorial/
But if you have trouble understanding a lot of it, don't come running here for help. You need to be decent with C++ first.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
Here is a Qt tutorial:
http://sector.ynet.sk/qt4-tutorial/
http://doc.trolltech.com/4.2/examples.html
Using designer:
http://www.clivecooper.co.uk/tutorial/index.html
Official site:
http://www.trolltech.com/
http://sector.ynet.sk/qt4-tutorial/
http://doc.trolltech.com/4.2/examples.html
Using designer:
http://www.clivecooper.co.uk/tutorial/index.html
Official site:
http://www.trolltech.com/
![]() |
Similar Threads
- how to create a C++ program using Microsoft Visual C++ (C++)
- How to load dll files in Microsoft Visual C++? (C++)
- Microsoft Visual C++ Runtime Library (Windows NT / 2000 / XP)
- Microsoft Visual Basic book and a short intro. (VB.NET)
- Microsoft Visual C++ Runtime Library Error (C++)
- Compile and linking problems with Microsoft Visual C++ (C++)
- cl.exe and Microsoft Visual C++ 6 (C++)
Other Threads in the C++ Forum
- Previous Thread: Merge 2 sorted list using ADT
- Next Thread: header file use
Views: 7362 | Replies: 8
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api array arrays beginner binary bmp c++ c/c++ calculator char class classes code compile compiler console conversion convert count data delete desktop directshow dll download dynamic encryption error file forms fstream function functions game givemetehcodez google graph gui iamthwee ifstream input int java lib library lines linkedlist linker loop looping loops map math matrix memory microsoft newbie news number output pointer problem program programming project python random read recursion recursive reference return sort stream string strings struct studio system temperature template templates test text text-file tree unix url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






