changes to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles handling which should
now work more as expected git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -88,8 +88,7 @@ wxMSW:
|
||||
make/project files.
|
||||
|
||||
- child frames appear in the taskbar by default now, use wxFRAME_NO_TASKBAR
|
||||
style to avoid it, wxFRAME_FLOAT_ON_PARENT style is now obsolete and has no
|
||||
effect
|
||||
style to avoid it
|
||||
|
||||
- all overloads of wxDC::SetClippingRegion() combine the given region with the
|
||||
previously selected one instead of replacing it
|
||||
|
Reference in New Issue
Block a user