Tagged Questions

13
votes
3answers
8k views

Which Java GUI framework to choose now?

Which GUI framework/library would you choose if you were to start your new project now or in the near future? It has to be free for commercial use and cross platform. I have been a happy swing user, ...
5
votes
8answers
2k views

Easiest cross platform widget toolkit?

What is the easiest cross platform widget toolkit? that minimally covers Windows, osx, and Linux with a c or c++ interface?
1
vote
3answers
113 views

Cross-platform widget toolkit

I'm looking for a cross-platform widget toolkit that I can use for a C application that I'm developing. This application will only serve as a small front-end. I'm keen on good design and usability. ...
1
vote
1answer
375 views

Pure GUI apps for Win/Linux/Mac in C++ with G++

GUI apps for Win/Linux/Mac in C/C++ Please, i want know how to write a "pure" "native" "API-level" apps for Windows and Linux and Mac in C++. I don't want one-code run-anywhere, but a native code ...
1
vote
2answers
916 views

Which GUI toolkit would you use for a touchscreen interface?

The only experience I have so far with a touchscreen interface was one where everything was custom drawn, and I get the feeling it's not the most efficient way of doing it (even the most basic layout ...
0
votes
4answers
314 views

C++ GUI Toolkit with OpenGL Support

I've been looking for a good C/C++ GUI Toolkit for some time now, and have found these to be the general requirements: I need it to be: Good looking cross-platform C++ or C that will ...
-2
votes
1answer
234 views

how Adobe write PhotoShop cross-platform?

how Adobe write PhotoShop cross-platform ?! I want just know how Adobe make PhotoShop cross-platform?, i know PhotoShop is writed completely in C++, but what about GUI ? Adobe use GUI toolkits ?