[Tutor] GUI development with Python 3.4.1

Laszlo Z. Antal lzantal at gmail.com
Thu Sep 18 18:15:22 CEST 2014


Hi,

I used to use wxPython.com Comes with a ton of examples and has many different drag and drop tools. 

Laszlo
http://twitter.com/LZAntal


> On Sep 18, 2014, at 6:27, Matthew Ngaha <chigga101 at gmail.com> wrote:
> 
> 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
> _______________________________________________
> 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