added XRCSIZERITEM() allowing to directly retrieve the sizer from XRC by name (patch...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Sep 2007 10:50:01 +0000 (10:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Sep 2007 10:50:01 +0000 (10:50 +0000)
commit86909f4c893e043dd3695d7510f2cc758e8b2cfb
treebe35f720e3ad3fd7a242577c6441fb4ee5628785
parentebc9b89d52acc331e89b4ab44e51f850d58dbd01
added XRCSIZERITEM() allowing to directly retrieve the sizer from XRC by name (patch 1782080)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/sizer.tex
docs/latex/wx/sizeritem.tex
docs/latex/wx/txrc.tex
include/wx/sizer.h
include/wx/xrc/xmlres.h
src/common/sizer.cpp
src/xrc/xh_sizer.cpp