Simplify wxComboCtrl code by always using wxPopupTransientWindow if it's available instead of various platform-specific workarounds that shouldn't be needed any longer. See https://github.com/wxWidgets/wxWidgets/pull/2423
Simplify wxComboCtrl code by always using wxPopupTransientWindow if it's available instead of various platform-specific workarounds that shouldn't be needed any longer. See https://github.com/wxWidgets/wxWidgets/pull/2423