Tagged Questions
6
votes
2answers
347 views
What is the best library to use when writing GUI applications in C++? [closed]
Possible Duplicate:
Gui toolkits, which should I use?
I've got a fair bit of C/C++ experience - mostly for writing console application for Windows/Linux, and also a fair bit of C# ...
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
1answer
376 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 ...
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
237 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 ?