]> git.saurik.com Git - wxWidgets.git/commitdiff
increase the notebook size to accomodate the size of the controls inside it
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Oct 2006 16:16:39 +0000 (16:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Oct 2006 16:16:39 +0000 (16:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/xrc/rc/controls.xrc

index b2b760807ee4160a4c2e89da62fb8bc857c2e37d..d3d079c9161472a9477a72c6d185667536955627 100644 (file)
@@ -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">
                                 <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>