[wxPython-users] timectrl events
Timothy Smith
timothy at open-networks.net
Fri Nov 3 15:09:36 PST 2006
Peter Hansen wrote:
> Timothy Smith wrote:
>
>> I've looked on the wxpython website and i can't find any refference
>> to the events processed by wx.lib.timectrl
>> i tried EVT_TIMEUPDATED as suggested in the demo, but these appear to
>> fail.
>
>
> It's actually EVT_TIMEUPDATE (no D on the end).
>
> If that doesn't fix the problem, please post a small sample that has
> the problem, or look at the source to timectrl.py (it's pure Python)
> in the wx library.
>
> -Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
doh, your right
More information about the wxpython-users
mailing list