no longer binding wx.EVT_TOGGLEBUTTON

Raffaello Barella barbarossa.platz at gmail.com
Thu Jan 3 22:54:39 PST 2008


All my applications stopped abruptly binding the event
wx.EVT_TOGGLEBUTTONto the required methods.
The sample code is:
self.Bind(wx.EVT_TOGGLEBUTTON, self.OnTick, btSpunta)

Until yesterday evening the buttons (that are all GenBitmapTextToggleButton)
worked properly.

Is this a known bug?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200801=
04/cc08c35d/attachment.htm


More information about the wxpython-users mailing list