Message: 1
Date: Thu, 3 Jan 2008 10:06:01 -0200
From: Tiago Saboga <[EMAIL PROTECTED]>
Subject: Re: [Tutor] Choice of GUI builders
To: tutor@python.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

>>But since 2005, according to wikipedia, the Qt Windows is also
>>licensed under the GPL. Am I missing something?
There is a GPL version of QT, I believe it came into being for QT 3.x

>>t's why I finally started using Qt. In fact I do not really like
>>WYSIWYG designers -
There is a free designer for QT/PyQT as well. I started with qt/Pyqt
but have moved to wx since then.

Putting  widgets into sizers is easy with the designers. Not knowing
how to fix your code when the widgets don't appear as you want them is
a problem. I've never seen any docs written to help overcome this for
any framework.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to