cross platform - Alternatives to Qt -


i've been searching web inorder find cross-platform(mac, pc, perhaps linux) framework.

i know qt the industrial standart doing sort of thing in c++.

the thing rubs me wrong way fact there 1 option(two if count making own framework). 1 option making commercial cross-platform application, cannot true?

also qt's way, using precompiler , messing language slots , sockets mess, simple. makes mess develop in ide's , makes mess compile if not using qmake, in means qt doesn't play others.

could point me in direction of other commercially used crossplatform gui frameworks?

here few c/c++ based cross-platform gui frameworks:

the gui toolkit, framework page contains information gui frameworks many languages , platforms.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -