What do you use with Python for GUI programming and why?
OKB (not okblacke)
brenNOSPAMbarn at NObrenSPAMbarn.net
Fri Mar 11 21:43:03 EST 2011
More information about the Python-list mailing list
Fri Mar 11 21:43:03 EST 2011
- Previous message (by thread): What do you use with Python for GUI programming and why?
- Next message (by thread): Use-cases for alternative iterator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Octavian Rasnita wrote: > From: "OKB (not okblacke)" <brenNOSPAMbarn at NObrenSPAMbarn.net> >> Robert wrote: >> >>> Is there a push to one toolkit or the other? >> >> I use Dabo, which wraps wxPython. >> >> -- > > > What's the advantage of using Dabo instead of wxPython directly? Dabo gives you a much more intuitive and Pythonic API. There's also a GUI designer for building apps graphically, although I haven't really used that. -- --OKB (not okblacke) Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown
- Previous message (by thread): What do you use with Python for GUI programming and why?
- Next message (by thread): Use-cases for alternative iterator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list