wxWidgets/samples/xrc/rc
Vadim Zeitlin ff1aede620 Create wxStaticBoxSizer elements as children of wxStaticBox in XRC.
As we now recommend creating the controls shown inside wxStaticBox as its
children, and not siblings, follow our own recommendation by doing just this
in XRC handler of wxStaticBoxSizer.

Also add a test of using a tooltip with a wxStaticBoxSizer element to the XRC
demo showing that tooltips do work now for them, unlike before.

Closes #14431.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-06-30 16:33:10 +00:00
..
artprov.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
artprov.xrc More name changes 2004-05-25 11:20:37 +00:00
basicdlg.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
basicdlg.xrc added XRC handler for wxStdDialogButtonSizer 2005-03-27 21:28:27 +00:00
controls.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
controls.xrc Add XRC handler for wxBannerWindow and a test for it to the xrc sample. 2011-08-22 12:18:56 +00:00
custclas.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
custclas.xrc More name changes 2004-05-25 11:20:37 +00:00
derivdlg.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
derivdlg.xrc the control which can be enabled/disabled is a text control not a listbox 2008-03-23 18:04:21 +00:00
fileopen.gif Artwork updates 2005-05-31 13:44:45 +00:00
filesave.gif Artwork updates 2005-05-31 13:44:45 +00:00
frame.xrc More name changes 2004-05-25 11:20:37 +00:00
fuzzy.gif Updated images 2005-05-18 15:01:36 +00:00
menu.xrc Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
objref.xrc Create wxStaticBoxSizer elements as children of wxStaticBox in XRC. 2012-06-30 16:33:10 +00:00
objrefdlg.xpm Add support for id ranges to XRC. 2010-11-07 14:00:59 +00:00
platform.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
platform.xrc More name changes 2004-05-25 11:20:37 +00:00
quotes.gif changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h 2001-06-09 22:18:45 +00:00
resource.xrc Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
stop.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
throbber.gif additions for animatectrl xrc sample. 2006-10-21 14:09:26 +00:00
toolbar.xrc Add support for id ranges to XRC. 2010-11-07 14:00:59 +00:00
uncenter.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
uncenter.xrc More name changes 2004-05-25 11:20:37 +00:00
update.gif Updated images 2005-05-18 15:01:36 +00:00
variable.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
variable.xrc More name changes 2004-05-25 11:20:37 +00:00
wxbanner.gif Add XRC handler for wxBannerWindow and a test for it to the xrc sample. 2011-08-22 12:18:56 +00:00