Tagged Questions
The gui-toolkit tag has no wiki summary.
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, ...
7
votes
2answers
548 views
WIll QT have any future as a GUI toolkit on MacOSX?
Today i tried to implement the owner drawn menu item support in Cocoa and MacOSX 10.5
And what i found was pretty scary when i think about QT which i intended to use for some other projects.
If i ...
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?
3
votes
3answers
930 views
What GUI toolkit looks best for a native LAF for Python in Windows and Linux?
I need to decide on a GUI/Widget toolkit to use with Python for a new project. The target platforms will be Linux with KDE and Windows XP (and probably Vista). What Python GUI toolkit looks best and ...
3
votes
8answers
3k views
What is a good GUI / Widget toolkit for windows?
So I'm pretty much fed up with WTL and Windows Forms, and not entirely convinced of the direction WPF is heading, I use it but I think it still has some quirks, and there's the fact that you need to ...
2
votes
9answers
2k views
Can someone please recommend an alternative to Java swing?
I have been mucking about with Java swing lately but it's butt ugly! Are most people who write Java GUI's using swing or something else? I would really appreciate a recommendation. I don't want to use ...
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
78 views
Developing Own gui Controls
I'm developing a gui for a game,then,i need to handle everything,from events to draw the controls,its pretty hard.
i have a logical problem,above i will explain what is my question,with a help from a ...
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 ...
1
vote
4answers
1k views
What GUI toolkit does Valve use for Steam?
What GUI toolkit does Valve use for Steam? Is it Qt? I am interested in using the same toolkit for a project.
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 ...
0
votes
2answers
174 views
Standard JS GUI Control Libraries
As far as JS libraries go we have standards like jQuery for making our own tools, but are there very widely used libraries of reusable controls, to make up for all the standard GUI controls not ...
0
votes
1answer
56 views
Objectively evaluating new GUI toolkits
I was checking out a new GUI toolkit, and my first impression was "wow, this is a lot harder to use than my previous toolkit." But then I wondered, "is it harder because it is unfamiliar, or because ...
-2
votes
1answer
236 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 ?