RhetTbull / guitk

Python GUI Toolkit for Tk (guitk): simplify the layout and construction of tkinter graphical user interfaces in python using a declarative syntax.
MIT License
18 stars 1 forks source link

Modify DebugWindow to separate stdout, stderr #44

Open RhetTbull opened 1 year ago

RhetTbull commented 1 year ago

Separate Output widgets for stdout and stderr with separate filtering. Clearing filter should restore the text.