increase the notebook size to accomodate the size of the controls inside it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<border>5</border>
|
||||
<object class="wxNotebook" name="controls_notebook">
|
||||
<usenotebooksizer>1</usenotebooksizer>
|
||||
<size>550,200</size>
|
||||
<size>550,250</size>
|
||||
<object class="notebookpage">
|
||||
<label>wxTreebook</label>
|
||||
<object class="wxTreebook" name="controls_treebook">
|
||||
@@ -1100,7 +1100,6 @@
|
||||
<flag>wxALIGN_CENTRE|wxALL</flag>
|
||||
<border>5</border>
|
||||
<object class="wxButton" name="controls_animation_button_play">
|
||||
<size>200,180</size>
|
||||
<label>Play</label>
|
||||
</object>
|
||||
</object>
|
||||
|
Reference in New Issue
Block a user