Re: [Pyobjc-dev] [pygtk] ANN: PyGUI 2.1
Brought to you by:
ronaldoussoren
From: Luis A. B. S. <lui...@gm...> - 2009-11-14 12:23:42
|
Hi, On Fri, Nov 13, 2009 at 10:53 PM, Greg Ewing <gre...@ca...>wrote: > PyGUI 2.1 is available: > > http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ > > Highlights of this version: > > * Win32: > Fixed bug preventing PyGUI apps from working under pythonw > Fixed incorrect mouse coordinates in ScrollableView > Added more standard cursors > > * MacOSX: > Application menu now has working Hide, Hide Others and Show All > commands. > > Plus a few other bug fixes and improvements. > > > What is PyGUI? > -------------- > > PyGUI is a cross-platform GUI toolkit designed to be lightweight > and have a highly Pythonic API. > It seems a awesome project, wrapping others graphical interfaces. But it just works for application wroted from stratch, otherwise application wroted in pygtk need to be ported to work cross-platform. What are you wrapping in Win32? Windows API directly? > > -- > Gregory Ewing > gre...@ca... > http://www.cosc.canterbury.ac.nz/greg.ewing/ > _______________________________________________ > pygtk mailing list py...@da... > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ > Anyway seems a good project, although it will be better have a pygtk cross platform :) Best Regards, -- Luís A. Bastião Silva |