]> git.saurik.com Git - wxWidgets.git/commit
Remove selection showing code from the grid sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Jul 2010 11:56:11 +0000 (11:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Jul 2010 11:56:11 +0000 (11:56 +0000)
commite39877cdb74c8f2ba44eb64cbbfae642885a880e
tree0ef0b6bab17d692b4b560f3cd0e83b7bde37c387
parentb08cf4f401c972e5aee8cf3f5ea4913add14300f
Remove selection showing code from the grid sample.

This code is broken as it doesn't always show the selection correctly and
doesn't handle rows-or-columns selection mode at all. Until we can fix it
properly it's better to not have it at all so that at least people avoid
copying the wrong code into their own programs.

Closes #12195.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/grid/griddemo.cpp
samples/grid/griddemo.h