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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user