The wxPython API doc says we should derived from the
wx.PyCommandEvent
instead of wx.CommandEvent. Since it's derived from
wx.CommandEvent, I
want to know how can I customize an event derived from
wx.NotifyEvent
such as wx.grid.GridEvent.
--
Xue Can
------------------------------------------------------------
---------
To unsubscribe, e-mail: wxPython-users-unsubscribe lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help lists.wxwidgets.org
|