noreply at rubyforge.org
2007-Apr-26 22:53 UTC
[Wxruby-development] [ wxruby-Bugs-10391 ] Timer should yield an event of type TimerEvent
Bugs item #10391, was opened at 2007-04-26 22:53 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=10391&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Nobody (None) Summary: Timer should yield an event of type TimerEvent Initial Comment: When a listener receives an interval update from a Timer, it should get a TimerEvent, but this event type isn''t mapped in swig/classes/EvtHandler.i ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=10391&group_id=35
Maybe Matching Threads
- [982] branches/wxruby2/wxwidgets_282/swig/classes/EvtHandler.i: Add EvtThunker mapping for TimerEvent (bug 10391)
- [ wxruby-Bugs-12610 ] Possible crash with EvtHandler.add_pending_evemt and custom event class
- [ wxruby-Bugs-10797 ] App#filter_event always passes Wx::Event
- [ wxruby-Bugs-9501 ] evt_spinctrl should yield an event of type SpinEvent
- [ wxruby-Bugs-15024 ] StyledTextEvent does not inherit from Wx::Event