X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eafc087e69e52add5952190bfd5bcbbf931ad12b..8ea6ab33e5c58c79d6ed49516ed10c7f6a28bd96:/docs/latex/wx/process.tex diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index 160d34e1b2..ee84b0e404 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -15,7 +15,8 @@ isn't overriden. \func{}{wxProcess}{\param{wxEvtHandler *}{ parent = NULL}, \param{int}{ id = -1}} Constructs a process object. {\it id} is only used in the case you want to -use wxWindows events. +use wxWindows events. It identifies this object, or another window that will +receive the event. \wxheading{Parameters} @@ -37,3 +38,4 @@ It is called when the process with the pid {\it pid} finishes. It raises a wxWindows event when it isn't overriden. \docparam{pid}{The pid of the process which ends.} +