]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cursor.tex
corrected the completely wrong example (bug 545427)
[wxWidgets.git] / docs / latex / wx / cursor.tex
index 44e28edc18709000bb68d74d52ec9bda0ead9acf..18556ebf01b13de819aea4b9e0da1d044697a5a0 100644 (file)
@@ -120,6 +120,9 @@ is enabled in setup.h). Specify {\it hotSpotX} and {\it hotSpotY}.}
 \twocolwidtha{6cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf wxCURSOR\_ARROW}}{A standard arrow cursor.}
+\twocolitem{{\bf wxCURSOR\_RIGHT\_ARROW}}{A standard arrow cursor
+pointing to the right.}
+\twocolitem{{\bf wxCURSOR\_BLANK}}{Transparent cursor.}
 \twocolitem{{\bf wxCURSOR\_BULLSEYE}}{Bullseye cursor.}
 \twocolitem{{\bf wxCURSOR\_CHAR}}{Rectangular character cursor.}
 \twocolitem{{\bf wxCURSOR\_CROSS}}{A cross cursor.}