it would be nice to see PyGUI turn into something like PyQt - but of
course a lot lightweight and therefore probably with a simpler
interface.. mainly what i like about PyQt is its signals and slots
mechanism.

although if you don't provide one I hope that it would at least be
possible to create identical support for it implemented purely in
Python somehow.  i'm guessing that would be relatively easy just by
creating a connect function that modifies action properties..
_______________________________________________
Pygui mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pygui

Reply via email to