[wxPython-users] cannot Veto wx.EVT_POWER_SUSPENDING

Robin Dunn robin at alldunn.com
Tue Sep 18 16:30:33 PDT 2007


Dan Williams wrote:

> 
>> <wx._core.Event; proxy of <Swig Object of type 'wxEvent *' at 0x21f4f4> >
>> Traceback (most recent call last):
>>   File "power.py", line 11, in OnPowerSuspending
>>     event.Veto()
>> AttributeError: 'Event' object has no attribute 'Veto'
> 
> when I hibernate the computer.  Should I file this as a bug
> or am I doing something wrong?

It's a bug, I'll take care of it.  The correct fix might break the ABI 
so it may not be able to be done until 2.9.  I've asked on wx-dev about it.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list