Improve sizer support in generic wxNotebook. Fix the widgets sample
authorMattia Barbon <mbarbon@cpan.org>
Sun, 28 Aug 2005 08:00:25 +0000 (08:00 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 28 Aug 2005 08:00:25 +0000 (08:00 +0000)
commit6bae67261c727ee5030abda0a5996e3f9fa6b6b2
treedb568e9f81d2fdf097d9bf35edbe2f072baecb06
parentd30814cdf26d13a7148f90557aa484ec9f4c61fc
  Improve sizer support in generic wxNotebook. Fix the widgets sample
to take advantage of it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/notebook.h
samples/widgets/widgets.cpp
src/generic/notebook.cpp