GUI libs

Oktay Safak oktaysafak at ixir.com
Fri Apr 25 09:28:23 EDT 2003


And what about effbot's Tkinter 3000? Has anybody got first hand experience
with it, especially with its ability to make brand new widgets from scratch,
entirely in python?


----- Original Message -----
From: "Thomas Heller" <theller at python.net>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Friday, April 25, 2003 4:16 PM
Subject: Re: GUI libs


> Gerhard Haering <gh at ghaering.de> writes:
>
> > Mark Nenadov wrote:
> > > Alessio Pace wrote:
> > >
> >
> > >>Hi, I'd like to make a GUI for a program written in python, meant to
run
> > >>on mac, win and linux: which is the preferable solution? I saw around
> > >>tkinter, wxpython and pyqt....
> > >
> > > I'd strongly recommend wxPython. wxPython is quite a rich GUI
> > > library and I have found it to be more advanced/modern/feature-rich
> > > than tkinter.
> >
> >
> > You'll get a Python interface with the error behaviour of the wrapped
> > C++ library. The default is to crash. In my limited experience, anyway.
>
> Not for me, but I can only speak for Windows.
>
> If you go the wxPython route, you should consider pythoncard, which is a
> layer on top of wxPython.
>
> Thomas
> --
> http://mail.python.org/mailman/listinfo/python-list
>






More information about the Python-list mailing list