| | |
GUI help
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2009
Posts: 27
Reputation:
Solved Threads: 0
Hello All,
I am a new user of c++. Until now I just worked on basic console applications. I have to develop a program which will be able read two images and open them in separate windows and do some geometric calculations background. Also this program should allow user to perform zoom in and zoom out operations. And also when user clicks a particular pixel on the image the program should give information about that pixel. After a brief explanation of the program, my question is, what would be the best starting point for GUI at c++? I checked some predefined libraries like QT but I do not know what to do exactly. Could you please give me suggestions about this issue? By the way I am using visual studio 2005. I have a little experience on VB and it is easy to create interface with that (just drag and drop), is it same at c++? I appreciate for helps,
Thank you
I am a new user of c++. Until now I just worked on basic console applications. I have to develop a program which will be able read two images and open them in separate windows and do some geometric calculations background. Also this program should allow user to perform zoom in and zoom out operations. And also when user clicks a particular pixel on the image the program should give information about that pixel. After a brief explanation of the program, my question is, what would be the best starting point for GUI at c++? I checked some predefined libraries like QT but I do not know what to do exactly. Could you please give me suggestions about this issue? By the way I am using visual studio 2005. I have a little experience on VB and it is easy to create interface with that (just drag and drop), is it same at c++? I appreciate for helps,
Thank you
There is no simple answer.
You might want to look through The GUI Toolkit, Framework Page.
TrollTech Qt is a good choice if you can use it -- it has some powerful image handling capabilities.
GTK+ is also a very good choice for image handling.
IDE's like VB's are a different thing. MSVS is similar -- it will allow you to drag-and-drop yourself a user interface. If you plan to use this route, you might want to look just for a C/C++ imaging library you can use to manipulate the images in your program.
I'm sure others here might have better suggestions. Nevertheless, I hope this helps.
You might want to look through The GUI Toolkit, Framework Page.
TrollTech Qt is a good choice if you can use it -- it has some powerful image handling capabilities.
GTK+ is also a very good choice for image handling.
IDE's like VB's are a different thing. MSVS is similar -- it will allow you to drag-and-drop yourself a user interface. If you plan to use this route, you might want to look just for a C/C++ imaging library you can use to manipulate the images in your program.
I'm sure others here might have better suggestions. Nevertheless, I hope this helps.
![]() |
Similar Threads
- How do I make a GUI in C++ (C++)
- GUI development in LINUX (Window and Desktop Managers)
- Project on offer - GUI for ATi Drivers (Software Development Job Offers)
- GUI Library help (C++)
- Help with gui loop. (C)
Other Threads in the C++ Forum
- Previous Thread: How to redistribute points on line..??
- Next Thread: Random Number Function - Change output each call
| Thread Tools | Search this Thread |
api array based beginner bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll download dynamic email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number output parameter pointer problem program programming project proxy python random read recursion recursive return sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






