Added support for the wxFRAME_FLOAT_ON_PARENT style
Also add a mode for the wxPOPUP_WINDOW style as a temporary hack to make it easier using a wxFrame as a replacement for wxPopupWindow. See how it is used in wxStyledTextCtrl. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -105,6 +105,10 @@ wxMSW
|
||||
- Fix lack of spin control update event when control lost focus
|
||||
- Corrected drawing of bitmaps for disabled menu items
|
||||
|
||||
wxMac
|
||||
|
||||
- Added support for the wxFRAME_FLOAT_ON_PARENT style
|
||||
|
||||
|
||||
2.8.1
|
||||
-----
|
||||
|
Reference in New Issue
Block a user