[wxPython-users] Slider mouse events on OS X
Ed Leafe
ed at leafe.com
Sat Apr 7 05:58:08 PDT 2007
On Apr 2, 2007, at 2:29 PM, Robin Dunn wrote:
>> I've noticed that when using a slider on OS X, the EVT_LEFT_UP
>> never gets triggered when the mouse is over the thumb control.
>> However, if you click within the rectangular area of the control,
>> but not along the slider "slot" (i.e., click on the control where
>> it won't affect the thumb control), the event is triggered.
>> I've created a simple program that demonstrates this problem.
>> I see both the down and up events on Windows, but on OS X, only
>> the down events.
>
> Please create a "wxMac Specific" bug report about this.
Apparently it's not a bug; it's a feature. <sigh>
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
More information about the wxpython-users
mailing list