allow windows which are placed inside wxStaticBoxes to be built as children of the...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 25 Apr 2009 10:49:36 +0000 (10:49 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 25 Apr 2009 10:49:36 +0000 (10:49 +0000)
commit39cdc95fb3819c4b4ed4c41d51dfd770ce5363eb
treefc784eb3159728a2d995e66ec82988aa2a51b8ff
parent74ed0fa15543595e21abc97ce36b6f083e258193
allow windows which are placed inside wxStaticBoxes to be built as children of the wxStaticBox itself rather than forcing users to build them as siblings of the static box (closes #9859)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/gtk/statbox.h
interface/wx/sizer.h
interface/wx/statbox.h
src/common/wincmn.cpp
src/gtk/statbox.cpp