]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gridevt.tex
added copy constr
[wxWidgets.git] / docs / latex / wx / gridevt.tex
index 3ef3b80d295abff7988df746daf8ad029254d3cb..c26f7133762349f1791f868e758a9113a71f970a 100644 (file)
@@ -22,6 +22,10 @@ The ...\_CMD\_... variants also take a window identifier.
 
 <wx/grid.h>
 
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxGridEditorCreatedEvent::wxGridEditorCreatedEvent}\label{wxgrideditorcreatedeventconstr}
@@ -84,6 +88,10 @@ This event class contains information about various grid events.
 
 <wx/grid.h>
 
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
 \wxheading{Event handling}
 
 \input gridevt.inc
@@ -143,8 +151,8 @@ Returns true if the Meta key was down at the time of the event.
 
 \func{bool}{Selecting}{\void}
 
-Returns true if the user deselected a cell, false if the user
-deselected a cell.
+Returns true if the user is selecting grid cells, false -- if
+deselecting.
 
 \membersection{wxGridEvent::ShiftDown}\label{wxgrideventshiftdown}
 
@@ -177,6 +185,10 @@ The ...\_CMD\_... variants also take a window identifier.
 
 <wx/grid.h>
 
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxGridRangeSelectEvent::wxGridRangeSelectEvent}\label{wxgridrangeselecteventconstr}
@@ -272,6 +284,10 @@ This event class contains information about a row/column resize event.
 
 <wx/grid.h>
 
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
 \wxheading{Event handling}
 
 The event handler for the following functions takes a