Corrected some .tex problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-25 15:07:00 +00:00
parent a994f81b94
commit 40b480c35d
10 changed files with 133 additions and 182 deletions

View File

@@ -1683,14 +1683,12 @@ Sets the window's cursor.
\docparam{cursor}{Specifies the cursor that the window should normally display.}
\begin{comment}
\wxheading{Remarks}
Under Windows, you sometimes need to call ::wxSetCursor in addition to this
function if you want the cursor to change immediately, because under Windows,
wxWindows only sets the global cursor when it detects mouse movement.
\end{comment
%\wxheading{Remarks}
%
%Under Windows, you sometimes need to call ::wxSetCursor in addition to this
%function if you want the cursor to change immediately, because under Windows,
%wxWindows only sets the global cursor when it detects mouse movement.
%
\wxheading{See also}
\helpref{::wxSetCursor}{wxsetcursor}, \helpref{wxCursor}{wxcursor}