bug with Spin Control

Niki Spahiev niki at vintech.bg
Wed Feb 28 07:39:08 PST 2007


Hello,

This new behavior in wx 2.8.1.1 seems like bug to me. When i create 
SpinCtrl like this:

SpinCtrl( parent, ID_SPINCTRL, "0", wxDefaultPosition, wxSize(50,-1), 
wxSP_ARROW_KEYS, 0, 9999, 0 , name="b")

i got change notification event for value 0. Old versions wx 2.4 and wx 
2.6 are not generating such events. Please consider keeping old behavior.

Niki Spahiev




More information about the wxpython-dev mailing list