ANN: PyGUI 2.0.5

Suraj Barkale suraj+python at barkale.com
Sun Apr 26 12:57:44 EDT 2009


Greg Ewing <greg.ewing <at> canterbury.ac.nz> writes:
> 
> PyGUI 2.0.5 is available:
> 
>    http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
> 
> More bug fixes for various platforms.

Tested on "Vista Home Premium 64bit" with Python 2.6.2 all tests pass except:
16-model_dialog.py - If the model dialog "Spanish Inqisition" is closed by
pressing ENTER key, it pops up again. However, clicking buttons works fine.

Minor nitpicks:
1. Menu accelerators are not enabled by default i.e. pressing Alt + F does not
open the File menu.
2. Alt + F4 does not close the window.
3. None of the controls (except menus) have _Vista look_ to them
(http://dl.getdropbox.com/u/14797/no_vista_theme.png).

 
> Still no idea what's causing the "object has been destroyed"
> error on Windows XP, though. Does this happen for everyone?
> Is there anyone who *has* got 12-scroll.py working for them
> on XP?
> 
I have never seen this error either on XP or Vista. 12-scroll.py has always
worked for me.

Regards,
Suraj




More information about the Python-list mailing list