git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36519
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- DrawThemeFocusRect( &rect , bIsFocusEvent ) ;
-
bool bIsFocusEvent = (event.GetEventType() == wxEVT_SET_FOCUS);
bool bIsFocusEvent = (event.GetEventType() == wxEVT_SET_FOCUS);
+ DrawThemeFocusRect( &rect , bIsFocusEvent ) ;
if ( !bIsFocusEvent )
{
// as this erases part of the frame we have to redraw borders
if ( !bIsFocusEvent )
{
// as this erases part of the frame we have to redraw borders