[Python-3000] PyGUI in Py3K stdlib, more details

Oleg Broytmann phd at mail2.phd.pp.ru
Mon May 1 19:41:39 CEST 2006


On Mon, May 01, 2006 at 07:30:52PM +0200, Antoine Pitrou wrote:
> As far as I've seen by trying the demos and taking a quick glance at the
> source, PyGUI also lacks (from the top of my head):
> - list and combo boxes
> - list controls
> - icons in menus
> - menu hotkeys (e.g. Alt+F to open File menu)
> - toolbars (very important)
> - status bars
> - i18n support especially for built-in texts (like "New", "Open",
> "Save", "Ok", "Cancel"...)
> - stock icons in accordance with the desktop (e.g. stock Gnome icons),
> including fallback in case the desktop doesn't provide them
> - stock buttons (ok / close / cancel / etc.)

   Does it support printing? wxPython/wxWidgets support cross-platform
low-level (pixel by pixel) printing, preview with zoom...

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-3000 mailing list