dictation-toolbox/natlinkcore

Natlink GUI Output no longer echo_stdout_stderr

LexiconCode opened this issue · 0 comments

Changes to logging in 852f7c6 Output field no longer gets stdout_stderr

[sg.Output(size=(40,10), echo_stdout_stderr=True, expand_x=True, key='-OUTPUT-')]]

sys.stdout.write(txt) must not work