I need to write cross-platform GUI application, what toolkit can I use? Currently I am working in Windows, MSVC, and Linux, gcc.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The most popular options are Qt and wxWidgets. I, personally, have found Qt much more feature-rich. A newer option, however, (depending on what you are developing) is Silverlight/Moonlight. Flash can also work for cross platform GUI development, in some cases. |
|||||||||||
|
|
|
|||
|
|
|
If you want something simpler to learn and use, you might consider Real Studio. With Real Studio, you can easily create cross-platform software for Windows, OS X, Linux and the web using an easy-to-use IDE and a Basic-like, object-oriented programming language. |
|||
|
|