wxProcess() fixes: will really call parent's event handler and will pass the
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Feb 1999 21:26:54 +0000 (21:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Feb 1999 21:26:54 +0000 (21:26 +0000)
commit5336ece42c19e6acb1ca01b7bc29772e18540c99
tree8c2487e23282f15cbad660a07537a8c6d6fe83b6
parent07b732709364e538ab7ccc49d8f2643d9d28b49d
wxProcess() fixes: will really call parent's event handler and will pass the
exited process status now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/process.h
src/common/process.cpp
src/gtk.inc
src/gtk/utilsgtk.cpp
src/gtk1/utilsgtk.cpp