multi-platform GUI choice

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Tom Bradford
Date:  
Subject: multi-platform GUI choice
"John (EBo) David" wrote:
> do you know of others? What GUI builder tools are out there that you
> know of? How verbose is the code, and how easy are the tools to use.


When I first started developing dbXML, it was exclusively C++ code, so I
chose Qt for the GUI development because it would easily port to
Windows. I liked it quite a bit... I had developed GUIs in Delphi and
C++ Builder in the past, and it was very intutive having had that
experience. My only complaint was having to use the pre-processor to
handle signals and slots, but other that it was fairly easy. I used
KDevelop as my IDE at that point, which is also very good.

IMO, Qt is definitely quite a bit easier than GTK.

I have also played with FLTK a little, but walked away from it without
being overly impressed.

> Also, I have heard rumors that Qt changed their copyright lately and set
> it up more GPL like. Can anyone comment?


I believe Trolltech is still releasing Qt Free Edition under the QPL
license, but I could be wrong.

--
Tom Bradford --- The dbXML Project --- http://www.dbxml.org/
We store your XML data a hell of a lot better than /dev/null