From 2291f2f1b7cb4569a2c103ef72362647c22311aa Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 2 Dec 2008 16:56:09 +0000 Subject: [PATCH] show the use of check and radio items in the toolbars git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/xrc/rc/controls.xrc | 100 ++++++++++-------------------------- 1 file changed, 26 insertions(+), 74 deletions(-) diff --git a/samples/xrc/rc/controls.xrc b/samples/xrc/rc/controls.xrc index 7ac11defb6..ba6a5288e7 100644 --- a/samples/xrc/rc/controls.xrc +++ b/samples/xrc/rc/controls.xrc @@ -81,47 +81,23 @@ 2,2 - - Non-Derived Dialog Example - basicdlg.xpm - The basic instance of wxDialog loaded via XRC - - - Derived Dialog Example - derivdlg.xpm - The most important example: load an XRC for a derived dialog - - - Controls Example - controls.xpm - A notebook displaying all the wxWidgets controls - - - Uncentered Example - uncenter.xpm - Disable autocentering of a dialog on its parent + + 1 + + - - Custom Class Example - custclas.xpm - Embed your own custom classes into an XRC + + 1 + + - - Platform Specific Example - platform.xpm - Customize parts of an interface for a desired platform - - - wxArtProvider Example - artprov.xpm - Use wxArtProvider to insert desired icons at runtime - - - Variable Expansion Example - variable.xpm - Replace variables in the XRC file at runtime + + 1 + + + Just @@ -152,47 +128,23 @@ #bbbbff 2,2 - - Non-Derived Dialog Example - basicdlg.xpm - The basic instance of wxDialog loaded via XRC - - - Derived Dialog Example - derivdlg.xpm - The most important example: load an XRC for a derived dialog - - - Controls Example - controls.xpm - A notebook displaying all the wxWidgets controls - - - Uncentered Example - uncenter.xpm - Disable autocentering of a dialog on its parent + + 1 + + - - Custom Class Example - custclas.xpm - Embed your own custom classes into an XRC + + 1 + + - - Platform Specific Example - platform.xpm - Customize parts of an interface for a desired platform - - - wxArtProvider Example - artprov.xpm - Use wxArtProvider to insert desired icons at runtime - - - Variable Expansion Example - variable.xpm - Replace variables in the XRC file at runtime + + 1 + + + Just -- 2.50.0