wxDefaultPosition and wxDefaultSize are marked read-only.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -54,8 +54,10 @@
|
|||||||
|
|
||||||
#define __version__ "0.0.0" // The real value is now in setup.py...
|
#define __version__ "0.0.0" // The real value is now in setup.py...
|
||||||
|
|
||||||
|
%readonly
|
||||||
wxPoint wxDefaultPosition;
|
wxPoint wxDefaultPosition;
|
||||||
wxSize wxDefaultSize;
|
wxSize wxDefaultSize;
|
||||||
|
%readwrite
|
||||||
|
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user