From: Mattia Barbon Date: Wed, 3 Apr 2002 19:17:30 +0000 (+0000) Subject: Mention wxCURSOR_BLANK X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/01e4ec19805f0decf6adde30a9f77b03340d60b5 Mention wxCURSOR_BLANK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/cursor.tex b/docs/latex/wx/cursor.tex index fa34e256cb..18556ebf01 100644 --- a/docs/latex/wx/cursor.tex +++ b/docs/latex/wx/cursor.tex @@ -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.}