Tagged Questions

3
votes
3answers
461 views

What GUI toolkit looks best for a native LAF for Python in Windows and Linux?

Hello 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 G …
5
votes
3answers
1k 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 …
5
votes
8answers
721 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
8answers
905 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 fac …