]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cursor.tex
More mostly cross compiling related mods..
[wxWidgets.git] / docs / latex / wx / cursor.tex
index 6d0c7489039bdcb1484a13b405bb8023057ce23b..bbc3c38daac8f27dcab02115a48dff843ace5a67 100644 (file)
@@ -148,6 +148,13 @@ hotSpotY=0)}}{Constructs a cursor from a filename}
 \end{twocollist}}
 }
 
+\perlnote{Contructors supported by wxPerl are:\par
+\begin{itemize}
+\item{Wx::Cursor->new( name, type, hotSpotX = 0, hotSpotY = 0 )}
+\item{Wx::Cursor->new( id )}
+\end{itemize}
+}
+
 \membersection{wxCursor::\destruct{wxCursor}}
 
 \func{}{\destruct{wxCursor}}{\void}