]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
* wxStream fixes (integer/line parsing).
[wxWidgets.git] / docs / latex / wx / function.tex
index bb08c1b42db1374646ed676d6b5d9cefe5c012de..28ebd10b29191c13453a286b36b8d5900e864243 100644 (file)
@@ -637,11 +637,13 @@ This function is only available under Windows.
 
 \func{void}{wxSetCursor}{\param{wxCursor *}{cursor}}
 
-Globally sets the cursor; only has an effect in MS Windows.
+Globally sets the cursor; only has an effect in Windows and GTK.
 See also \helpref{wxCursor}{wxcursor}, \helpref{wxWindow::SetCursor}{wxwindowsetcursor}.
 
 \section{Printer settings}\label{printersettings}
 
+These routines are obsolete and should no longer be used!
+
 The following functions are used to control PostScript printing. Under
 Windows, PostScript output can only be sent to a file.