ANN: GUI wrapper for pygtk, pyqt and wxpython

Bats nomail at no.way
Sat Oct 9 05:22:29 EDT 2004


Stelios Xanthakis had this to say:

> Hi.
> 
> I'd like to announce the availability of a high-level GUI wrapper
> for pygtk, pyqt and wxpython.
> 
> Check out the screenshot at
> 
>    http://students.ceid.upatras.gr/~sxanth/twgui/
> 
> I wanted to write a *simple* app with a GUI that didn't look as horrible
> as Tk and without having to ask from the users to install this or that.
> All three (pygtk, pyqt and wxpython) have serious drawbacks for one to
> invest their time learning them.
> 
> Any feedback or help from toolkit gurus is most welcome.
> 
> Thanks,
> 
> Stelios
Sounds great. 
I'm on Fedora 1, installed Python 2.33 which is causing headaches, but I
tried:
1. Moved all examples to same folder as your wrap_*.py files so that import
would find them.
2. python run2.py
and I get this:

Traceback (most recent call last):
  File "run2.py", line 40, in ?
    GUI=wrap_pygtk
NameError: name 'wrap_pygtk' is not defined


-- 
Bats
~..~
(I can only post on weekends and rare times during the week.)




More information about the Python-list mailing list