]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/thread.tex
fixed Assign(fullpath, fullname)
[wxWidgets.git] / docs / latex / wx / thread.tex
index 34028509b8e0968bed07ec93aba99d88bdd23d36..1fe11c9e73265aa13d445ecd787ef2773b3a972d 100644 (file)
@@ -266,7 +266,9 @@ This function can only be called from another thread context.
 
 \func{void}{SetPriority}{\param{int}{ priority}}
 
-Sets the priority of the thread, between zero and 100. This must be set before the thread is created.
+Sets the priority of the thread, between $0$ and $100$. It can only be set
+after calling \helpref{Create()}{wxthreadcreate} but before calling 
+\helpref{Run()}{wxthreadrun}.
 
 The following priorities are already defined: