> >Having not yet used wxPython, I'm not sure how "native" its apps look,
> >but people seem to like its power.
>
> I very much like it on WinXP, and it works (and looks good) on OSX,
> but some advanced widgets don't work.
> see www.wxpython.org

After downloading wxPython itself, there is also a demo you can download
from the same site.  It has a sample of every supported widget including
more complex things like printing, drag and drop, clipboard etc.  There
is also the code used for each sample which you can edit within the demo
itself.

The demo gives a very good idea of exactly how things look natively
and you can run it on all platforms you care about to compare and
contrast.

Roger

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to