noreply at rubyforge.org
2007-Mar-23 16:40 UTC
[Wxruby-development] [ wxruby-Bugs-9501 ] evt_spinctrl should yield an event of type SpinEvent
Bugs item #9501, was opened at 2007-03-23 16:40 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=9501&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: evt_spinctrl should yield an event of type SpinEvent Initial Comment: At the moment on branches/wxwidgets_28 it seems to yield an event of type CommandEvent. This class is missing the get_/set_position methods. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=9501&group_id=35
Apparently Analagous Threads
- [1078] trunk/wxruby2: Map evt_spinctrl to SpinEvent instead of CommandEvent; add example to bigdemo
- [ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
- [1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
- [822] trunk/wxruby2/doc/textile: Links to the documentation on TextUrlEvent
- [ wxruby-Bugs-16622 ] Calling skip() on CommandEvent causes segfault on OS X 10.5