git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24015
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// things to look right...
lv->SetFocus();
+ Hide();
+ }
+
+
// On OSX and (possibly others) there can still be pending
// messages/events for the list control when Scintilla wants to
// close it, so do a pending delete of it instead of destroying
// things to look right...
lv->SetFocus();
+ Hide();
+ }
+
+
// On OSX and (possibly others) there can still be pending
// messages/events for the list control when Scintilla wants to
// close it, so do a pending delete of it instead of destroying