Re: [wxpython-users] wx.Toolbook and wx.Listbook - event.Veto() doesn´t work correctly

Robin Dunn robin at alldunn.com
Sat May 24 15:26:43 PDT 2008


Gerold Penz wrote:
> Hello!
> 
> I think, I´ve found a bug in wx.Toolbook and wx.Listbook. I don´t know 
> it. Is it really a bug?
> 
> If I call ``event.Veto()`` inside the 
> wx.EVT_TOOLBOOK_PAGE_CHANGING-Handler. The page doesn´t change (that´s 
> OK), but the focus of the Button changes.
> 
> The same with wx.Listbook. The page doesn´t change, but the focus goes 
> to the klicked icon.

Please enter a bug report about it


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



More information about the wxpython-users mailing list