Redirect stdout and stderr to GUI window.
authorOlof-Joachim Frahm <olof@macrolet.net>
Sun, 11 Jan 2015 17:42:57 +0000 (17:42 +0000)
committerOlof-Joachim Frahm <olof@macrolet.net>
Sun, 11 Jan 2015 17:42:57 +0000 (17:42 +0000)
commitd24026662dc0583e23c56ce67749b4c8e447e2ce
tree123fcf3daefadfa8dfb900f20d5b0463b4ba9da2
parent20796adb638331e6bb48562405c83dc95114fb93
Redirect stdout and stderr to GUI window.

Bad, bad, bad solution thus far.  Needs some way to update concurrently
to the running processes and also differentiate between stdout and
stderr streams (by colour or so) in the output window.

The log window should also be modal to the first window and exceptions
should be shown as (helpful) message windows.

In the meantime the text-mode version should work the same as before.
crypto-install.py