Vadim Zeitlin
|
ab79958a7f
|
added wxGridCellRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-11 19:40:56 +00:00 |
|
Vadim Zeitlin
|
2e9a678817
|
fixed setting more than one attr for a cell
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-11 18:18:18 +00:00 |
|
Vadim Zeitlin
|
b99be8fb78
|
cell attributes added (doesn't quite work, work in progress, beware, don't use, &c &c)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-09 20:30:27 +00:00 |
|
Vadim Zeitlin
|
f0102d2a6d
|
fixed refresh problem due to rounding errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-04 14:57:09 +00:00 |
|
Michael Bedward
|
f445b8537b
|
Updated demo program to work with revised grid code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-03 06:07:07 +00:00 |
|
Michael Bedward
|
c336585eec
|
Added demo of handling EVT_GRID_SELECT_CELL.
A couple of other minor tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-19 07:27:56 +00:00 |
|
Michael Bedward
|
5795d034f1
|
Changed all EVT_WXGRID... constants to EVT_GRID...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 05:03:00 +00:00 |
|
Michael Bedward
|
0eee528340
|
Added demonstration of insert/delete rows/cols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-13 11:57:22 +00:00 |
|
Michael Bedward
|
10434f3c24
|
Added comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-06 04:58:38 +00:00 |
|
Michael Bedward
|
e442cc0d9d
|
Sample program for new wxGrid classes.
Define wxUSE_NEW_GRID as 1 in setup.h to use the new wxGrid.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-06 04:55:17 +00:00 |
|