introduce wxBG_STYLE_{ERASE,PAINT} and implement their documented semantics in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -124,6 +124,10 @@ Changes in behaviour not resulting in compilation errors, please read this!
|
||||
|
||||
- wxLoadFileSelector() now allows the user to select existing files only.
|
||||
|
||||
- Erase background events are now not generated at all when background style is
|
||||
changed. See the updated wxWindow::SetBackgroundStyle() description in the
|
||||
manual for more details.
|
||||
|
||||
|
||||
Changes in behaviour which may result in compilation errors
|
||||
-----------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user