English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-07-10 21:52:32 · 4 answers · asked by sunny-sun 1 in Computers & Internet Programming & Design

4 answers

There are a number of GUI packages out there... qt, gtk+, etc. Frankly, though, there's not a lot of consistancy out there, and there isn't a right answer of What You Should Use for whatever it is you're doing.

For general applications, I suggest doing the GUI in java to take advantage of its GUI capabilities. You can either write your whole application in java, or just front end it in true unix fashion. Either way, it might be a better alternative than learning one of the many other GUI libraries that you might not ever get to use again.

If you're needing something more graphics intensive in a 3d way, might be time to pick up the red book and learn OpenGL.

2006-07-10 22:56:43 · answer #1 · answered by Ryan 4 · 0 0

learn to program with c++. There are free compilers available on the net. Lots of free source code for examples available. You were not specific about the type of GUI you need.

2006-07-10 21:59:17 · answer #2 · answered by mickyyyyy 3 · 0 0

kde is qt, gnome is gtk.

It's not always true. but often true.

2006-07-10 23:46:26 · answer #3 · answered by stonemason_2 1 · 0 0

you can also use qt ...it is similar to vb...try is..

2006-07-10 22:11:29 · answer #4 · answered by hemshinde4u 1 · 0 0

fedest.com, questions and answers