git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39266
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Write by Danny Raynor to change state again.
// Check button still pressed or not
// Write by Danny Raynor to change state again.
// Check button still pressed or not
+ if ( tool->CanBeToggled() && tool->IsToggled() )
+ {
+ tool->Toggle(false);
+ }
+
if( tool->IsInverted() )
{
PerformAction( wxACTION_TOOLBAR_RELEASE, numArg );
if( tool->IsInverted() )
{
PerformAction( wxACTION_TOOLBAR_RELEASE, numArg );