Redirect Standard Output to a live UI
- From: "Mesan" <935main@xxxxxxxxx>
- Date: 22 Jun 2005 13:51:58 -0700
I've been able to read enough HOWTOs and other articles to successfully
get another thread to start a process and I can redirect the output of
that process to a stream which I use to update my UI (the whole purpose
of which is for the user to see the output of the process on the main
UI as it happens).
The problem is that, until the process stops, nothing shows up on the
UI. As soon as I kill the process then BAM, all the output shows up.
I'd really like this to be "live", as in, as soon as the process kicks
out a line of output it shows up on the UI for the user to see.
What's the best way to making that work? I could be super close or
waaaaayyyy off, I have no idea.
Thanks,
Mesan
.
- Prev by Date: Reading from a Symbol LS-2208 barcode scanner connected via USB
- Next by Date: Help with creating an outline area
- Previous by thread: Reading from a Symbol LS-2208 barcode scanner connected via USB
- Next by thread: Help with creating an outline area
- Index(es):
Relevant Pages
|