Tobias Abt
2014-08-20 15:36:56 UTC
Hi.
Is there a way to get the wxRibbonBar to recognize fast mouse clicks?
It seems as if the ribbonbar "converts" a double click into a single click... I have some navigation buttons, for which this behavior is very annoying.
In the ribbon-demo: clicking on the buttons which write to the log only works, if the clicks are slow enough.
I looked into the event-handler of the button and the second OnMouseDown-event is never fired with two fast clicks (only the second OnMouseUp-Event, which is discarded).
Regards,
Tobi
Is there a way to get the wxRibbonBar to recognize fast mouse clicks?
It seems as if the ribbonbar "converts" a double click into a single click... I have some navigation buttons, for which this behavior is very annoying.
In the ribbon-demo: clicking on the buttons which write to the log only works, if the clicks are slow enough.
I looked into the event-handler of the button and the second OnMouseDown-event is never fired with two fast clicks (only the second OnMouseUp-Event, which is discarded).
Regards,
Tobi
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users