Added wxCLIP_CHILDREN style (mainly for getting rid of flicker), other minor mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
#define USE_PENWINDOWS 0
|
||||
// Set to 1 to use PenWindows
|
||||
|
||||
#define USE_OWNER_DRAWN 1
|
||||
#define USE_OWNER_DRAWN 0
|
||||
// Owner-drawn menus and listboxes
|
||||
|
||||
#define USE_NATIVE_STATUSBAR 1
|
||||
|
Reference in New Issue
Block a user