Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.
Various cleanup, tweaks, minor additions, etc. to maintain compatibility with the current wxWindows. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2843,7 +2843,7 @@ static PyObject *_wrap_new_wxSplitterWindow(PyObject *self, PyObject *args) {
|
||||
wxWindowID _arg1;
|
||||
wxPoint * _arg2 = &wxPyDefaultPosition;
|
||||
wxSize * _arg3 = &wxPyDefaultSize;
|
||||
long _arg4 = (wxSP_3D)|wxCLIP_CHILDREN;
|
||||
long _arg4 = (wxSP_3D)|(wxCLIP_CHILDREN);
|
||||
char * _arg5 = "splitterWindow";
|
||||
char * _argc0 = 0;
|
||||
char * _argc2 = 0;
|
||||
|
Reference in New Issue
Block a user