communicating from console app to wxWidgets app?
Leslie Newell
lesnewell at fmail.co.uk
Sat Nov 17 02:52:27 PST 2007
You could still use stdin and stdout. It is fairly easy to redirect
them, even if you can't use the wx helper functions.
Les
The Night Tripper wrote:
>
> Leslie - It is the (non-wx) *console* app I want to control the *wxWidgets*
> app. so command-line switches are irrelevant, I think. Thanks for the
> pointer to wxProcess and wxExecute. It may be that I will have to turn my
> console app into a wxWidgets console app and use these.
>
> Any other ideas?
>
> thanks a lot
>
More information about the wx-users
mailing list