Cross Platform C++ GUI Development
Thomas Olsen
thomas_tanghus_olsen at yahoo.dk
Thu Jun 16 18:15:12 UTC 2005
Hi Matt
On Thursday den 16. June 2005 02:29, Matt Patterson wrote:
> I am interested in putting a gui on some code I am working on. I intend
> to make the code open sourced once it is at least alpha quality, so I
> want a nice gui toolkit that will work on windows and linux (and
> hopefully mac ox x). I havent done gui since Borland Delphi Builder, so
> please point me in the direction of the tools and tutorials I should use
> to get things started.
I would absolutely suggest Qt. Runs on Unix, Windows and OSX. For now the
Windows license isn't GPL'ed but it will be when Qt4 is released. Until then
you can use QT 3/Windows Free Edition from
http://kde-cygwin.sourceforge.net/qt3-win32 - and no, it does not require
cygwin!
X11 edition downloadable from http://www.trolltech.com/download/qt/x11.html
OSX edition downloadable from http://www.trolltech.com/download/qt/mac.html
The excellent documentation can be browsed online at
http://doc.trolltech.com/3.3/index.html
For a quick overview look hear
http://www.trolltech.com/products/qt/indepth.html
--
Med venlig hilsen
Thomas Olsen
More information about the ubuntu-users
mailing list