wxWidgets/wxPython/wxPython
Robin Dunn 96de41c2c5 Added wxPython.lib.rcsizer which contains RowColSizer. This sizer is
based on code from Niki Spahiev and lets you specify a row and column
for each item, as well as optional column or row spanning.  Cells with
not item assigned to it are just left blank.  Stretchable rows or
columns are specified and work the same as in wxFlexGridSizer.

A few other minor changes too.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-02-28 19:01:19 +00:00
..
lib Added wxPython.lib.rcsizer which contains RowColSizer. This sizer is 2002-02-28 19:01:19 +00:00
.cvsignore Added wxChildFocusEvent 2001-11-28 09:47:53 +00:00