Gabriele Lanaro wrote:
1) Are there plans about implementing tree/list widgets?
No definite plans yet, but something along those lines will probably happen at some point.
2) Are there suggestions about deploying the software on windows (like simple, standalone installer)?
Just use py2exe or some other such tool.
3) Are there suggestions about deploying the software on linux? (well, here I guess is sufficient setuptools)
Yes, using distutils or setuptools to build an rpm or whatever would seem to be the way to go. -- Greg _______________________________________________ Pygui mailing list [email protected] http://mail.python.org/mailman/listinfo/pygui
