mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Calling wxYield() after SetFocus() ensures that the window is active and the tests will pass. Otherwise, they would fail.
Calling wxYield() after SetFocus() ensures that the window is active and the tests will pass. Otherwise, they would fail.