]> git.saurik.com Git - wxWidgets.git/history - samples/newgrid/griddemo.cpp
cell attributes added (doesn't quite work, work in progress, beware, don't use, ...
[wxWidgets.git] / samples / newgrid / griddemo.cpp
2000-02-09  Vadim Zeitlincell attributes added (doesn't quite work, work in...
2000-02-04  Vadim Zeitlinfixed refresh problem due to rounding errors
2000-02-03  Michael BedwardUpdated demo program to work with revised grid code
1999-10-19  Michael BedwardAdded demo of handling EVT_GRID_SELECT_CELL.
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-13  Michael BedwardAdded demonstration of insert/delete rows/cols
1999-10-06  Michael BedwardAdded comments
1999-10-06  Michael BedwardSample program for new wxGrid classes.