Document how to get the previous selection in wxEVT_GRID_SELECT_CELL handler.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 31 Dec 2010 13:12:56 +0000 (13:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 31 Dec 2010 13:12:56 +0000 (13:12 +0000)
commit204530b0f79b1f0cd04310982753279f2d740f18
treee5a75bb001db6998a22d98f3143238ce5be5d20c
parent0b0bed0fcaef2b9eb7999d9d4c5b11ef65df78c9
Document how to get the previous selection in wxEVT_GRID_SELECT_CELL handler.

Make explicit the fact that the cell coordinates in the event are the
coordinates of the newly selected cell and that the previously selected one is
available from wxGrid itself.

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