\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}
It raises a wxWindows event when it isn't overriden.
\docparam{pid}{The pid of the process which ends.}
+