parent
d9260d42c8
commit
1cee5780a5
|
@ -58,7 +58,7 @@ EDA_DRAW_PANEL_GAL::EDA_DRAW_PANEL_GAL( wxWindow* aParentWindow, wxWindowID aWin
|
||||||
m_painter = NULL;
|
m_painter = NULL;
|
||||||
m_eventDispatcher = NULL;
|
m_eventDispatcher = NULL;
|
||||||
m_lostFocus = false;
|
m_lostFocus = false;
|
||||||
m_stealsFocus = false;
|
m_stealsFocus = true;
|
||||||
|
|
||||||
SetLayoutDirection( wxLayout_LeftToRight );
|
SetLayoutDirection( wxLayout_LeftToRight );
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue