[VB4Linux-Dev] GUI
Status: Planning
Brought to you by:
luke-jr
From: Abhijit P. <abh...@ma...> - 2000-11-17 16:27:56
|
for GUI development, we have 2 obvious choices we either use GTK+ which has a good look and feel and also runs on all Linux distributions, but needs some amount of learning to do before we can build good interfaces; or we use KDE/Qt which is not all that good with look and feel, but is easier to code. Also, take a look at: http://www.fltk.org I am looking around for stuff on other issues... |