Corrected cursors for during capture mouse.
Added wxSP_LIVE_UPADTE to splitter. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -745,6 +745,7 @@ typedef wxUint16 wxWord;
|
||||
#define wxSP_3D 0x0004
|
||||
#define wxSP_BORDER 0x0008
|
||||
#define wxSP_PERMIT_UNSPLIT 0x0010
|
||||
#define wxSP_LIVE_UPDATE 0x0020
|
||||
|
||||
/*
|
||||
* wxFrame extra flags
|
||||
|
Reference in New Issue
Block a user