]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention wxCURSOR_BLANK
authorMattia Barbon <mbarbon@cpan.org>
Wed, 3 Apr 2002 19:17:30 +0000 (19:17 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Wed, 3 Apr 2002 19:17:30 +0000 (19:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/cursor.tex

index fa34e256cb079d4dc15214a9e687c6864cbf1c31..18556ebf01b13de819aea4b9e0da1d044697a5a0 100644 (file)
@@ -122,6 +122,7 @@ is enabled in setup.h). Specify {\it hotSpotX} and {\it hotSpotY}.}
 \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.}