Ticket URL: <
http://trac.wxwidgets.org/ticket/14709>
#14709: Prevent hilighting and sending event for disabled wxRibbonButtonBar buttons
-------------------------------+--------------------------------------------
Reporter: EmilienKia | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: GUI-generic | Version: 2.9-svn
Keywords: wxRibbonButtonBar | Blockedby:
Patch: 1 | Blocking:
-------------------------------+--------------------------------------------
Disabled wxRibbonButtonBar buttons can be hilighted when the cursor moves
over them and event are sent when the mouse button is pressed.
This patch fix that (and add few lines in sample to test it) to make the
behavior natural and in line with wxRibbonToolBar.
Regards,
Emilien
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/14709>