wxWidgets/src
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
..
aui Use wxDynamicCast() instead of IsKindOf() checks. 2012-06-01 11:01:18 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Fixes for building wxGTK under Cygwin. 2012-06-17 21:35:14 +00:00
dfb Remove wxMGL port. 2012-01-15 14:46:41 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic implement wxCairoContext::GetPartialTextExtents for wxGTK 2012-06-24 06:33:07 +00:00
gtk Don't hard code horizontal border for wxStaticBox in wxGTK. 2012-06-30 16:33:07 +00:00
gtk1 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
html Fix off by 1 error in wxHTML font size from points calculation. 2012-06-28 11:58:55 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Fix generation of wxEVT_CHAR in wxMSW wxComboBox. 2012-06-29 23:55:54 +00:00
os2 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
osx unconditionally include coretext-replacement function when having a deployment target of 10.5 2012-06-28 12:11:50 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Use wxCLASSINFO() instead of deprecated CLASSINFO(). 2012-06-01 11:01:24 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Compilation fix 2012-06-21 18:39:34 +00:00
richtext Fix for page break problem: fixes #14429 2012-06-25 08:02:32 +00:00
stc Fully implement wxStyledTextCtrl::PositionToXY(). 2012-05-25 09:48:16 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ No changes, just remove duplicate flags checks in wxUniv wxTLW. 2012-05-03 10:17:15 +00:00
unix build fix for wxUSE_STL==1 2012-06-18 16:11:36 +00:00
x11 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Create wxStaticBoxSizer elements as children of wxStaticBox in XRC. 2012-06-30 16:33:10 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc