wxWidgets/interface
Vadim Zeitlin 79a37a2a65 Don't try to set focus outside of popup window in wxMSW
This will just hide the window immediately, so prefer to ignore the
"focus" argument of Popup() but show the popup instead.

Update the documentation to mention that setting focus outside of popup
is not supported under all platforms.
2018-10-27 15:06:42 +02:00
..
wx Don't try to set focus outside of popup window in wxMSW 2018-10-27 15:06:42 +02:00
check_syntax.sh