Robin Dunn
|
3ac7b44cc0
|
Added FindItemAtPoint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-18 21:20:09 +00:00 |
|
Robin Dunn
|
3ff632ce66
|
Fixed an accidental name clash, and added back a wxCHECK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-07 20:52:35 +00:00 |
|
Robin Dunn
|
6217b9aa7e
|
Set m_rows, m_cols so GetRows/GetCols in the base class work. Added
GetCellSize method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-07 17:45:10 +00:00 |
|
Robin Dunn
|
1b52f7aba0
|
Added default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-07 07:05:39 +00:00 |
|
Robin Dunn
|
20b35a6916
|
Added wxGridBagSizer, a grid sizer where item positions can be
specified and row/col spanning is allowed.
Updated docs, the layout sample, files.bkl, and updated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-06 01:31:44 +00:00 |
|