Re: How to start a new process in background thread?
Carsten Arnholm <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On 2023-12-03 14:29, kipade wrote: > but if use system, you can't capture the stdout and stdin, right? AFAIK, that is correct, yes. So what I do is kind of limited, but the applications I run this way are legacy ones without much useful output. In this case the thread's job is just to wait for system() to complete and read results from files. This simple setup doesn't work for all use cases, agreed. -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/4eabb9b06f025ca37a91883c734261a2%40arnholm.org.