]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention that wxEVT_GRID_SELECT_CELL is generated by SetGridCursor() in one more place.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Aug 2009 00:53:51 +0000 (00:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Aug 2009 00:53:51 +0000 (00:53 +0000)
It was already done in SetGridCursor() documentation; do it in wxEVT_GRID_SELECT_CELL own description as well (see #11045).

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

interface/wx/grid.h

index 5fbea265acb5f13ed66f1a4138b9a98c3b0b4485..7166976ce6e0bb0b929f85205ba21e35756b050e 100644 (file)
@@ -3546,7 +3546,8 @@ public:
         The user double-clicked a label with the right mouse button. Processes
         a @c wxEVT_GRID_LABEL_RIGHT_DCLICK event type.
     @event{EVT_GRID_SELECT_CELL(func)}
-        The user moved to, and selected a cell. Processes a
+        The given cell was made current, either by user or by the program via a
+        call to SetGridCursor() or GoToCell(). Processes a
         @c wxEVT_GRID_SELECT_CELL event type.
     @event{EVT_GRID_COL_MOVE(func)}
         The user tries to change the order of the columns in the grid by