[PLUG] GUI development over linux

Kenneth Gonsalves lawgon at thenilgiris.com
Thu Apr 24 07:57:00 IST 2008


On 24-Apr-08, at 7:33 AM, Sandeep Sathe wrote:

> platform, would like to do it in linux. I was
> suggested to use GTK+ tool which is based on
> motif/X-Windows.

you have three choices:

qt
gtk+
wxWidgets

all three are very well documented with lots of tutorials and howtos.  
They also have active mailing lists and IRC channels. You should have  
no problem picking them up. Also now many people prefer using  
scripting languages for the faster turnaround time. So if you are  
using python you have:
pyqt
pygtk
wxPython

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/







More information about the Plug-mail mailing list