Hi guys. I need to create a GUI in C++ and so I would like to know if some packages like GTK are available for windows. I did go to the GTK website but I swear I was lost! I really didn't know which files to download. I really need this urgently. I need to make a GUI wherein I can place images and move them around on each other. Thanx in advance for any help
-kreitcher
Hey dude! I downloaded the GTK files. SO like I just use it to create the GUI's rt? I mean it is a GUI to make GUI's rt?
-kreitcher
Yes, you need to code using GTK API. I have used GTK on Linux. For Windows programming, I have not used GTK but I did try to install the Windows version and it comes with many runtime DLLs. I don't like many runtime dlls so I switched to wxWidgets.
There are also other GUI frameworks like FOX Toolkit and FLTK. These are all cross-platform.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.