Python GUIs: Abandoning TkInter and welcoming wxPython?
Lyle Johnson
jlj at cfdrc.com
Wed Jun 30 10:07:51 EDT 1999
Just to add fuel to the fire, we now have a Python interface to FOX, a
cross-platform GUI toolkit:
http://www.cfdrc.com/pub/FOX/fox.html
The latest version of the Python wrappers can be picked up at:
ftp://ftp.cfdrc.com/pub/FOX/FXPy-0.99.42.tar.gz
I don't know how the speed of FXPy would compare with some of the others
mentioned (Tk, wxWindows, Qt, GTK, ...) but it would be worthwhile for
some independent opinions.
Lyle
Cameron Laird wrote:
> In article <xJRc3.292$Of3.67094 at news.shore.net>,
> Michael P. Reilly <arcege at shore.net> wrote:
> .
> .
> .
> >There are other graphical packages for Python out there too, it would
> >be appropriate to contrast them as well.
> .
> .
> .
> I occasionally work on such a comparison, currently available at <URL:
> http://starbase.neosoft.com/~claird/comp.lang.python/python_GUI.html>.
> I welcome updates from readers.
> --
>
> Cameron Laird http://starbase.neosoft.com/~claird/home.html
> claird at NeoSoft.com +1 281 996 8546 FAX
More information about the Python-list
mailing list