git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44267
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Added wx.SearchCtrl.[Get|Set]DescriptiveText
Added wx.SearchCtrl.[Get|Set]DescriptiveText
+wxMac: Added support for the wx.FRAME_FLOAT_ON_PARENT style.
+
+wxMac: the popups used for call tips and autocomplete lists in
+StyledTextCtrl (such as in PyShell) are now top-level float-on-parent
+windows so they are no longer clipped by the bounds of the stc window.
+