[Tutor] GUI development with Python 3.4.1

Matthew Ngaha chigga101 at gmail.com
Thu Sep 18 15:27:18 CEST 2014


PyQt or PySide offers QtDesigner. Which is a drag and drop builder.
They are both quite complex GUI toolkits so you will need some basic
knowledge on them first, but I Imagine there are good guides on using
QtDesigner if it's your last option.

On Thu, Sep 18, 2014 at 2:14 PM, Juan Christian
<juan0christian at gmail.com> wrote:
> On Thu, Sep 18, 2014 at 10:12 AM, Joel Goldstick <joel.goldstick at gmail.com>
> wrote:
>>
>> I've not used it but Tkinter seems to be well used.
>>
>> I'm not sure what a C#/Java-ish thing is, but python isn't that.
>
>
> "C#/Java-ish" in terms of GUI Builder, drag and drop, like Glade and gui2py.
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>


More information about the Tutor mailing list