-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
p3-enhancement 🔥Much new such featureMuch new such feature
Milestone
Description
tqdm_gui.write()
currently outputs text into the console. Maybe it should prints into the GUI, below the figure in a textbox that would autowrap and overflow (have scrollbars)?
I googled a bit, but it will likely be very complicated to do that using only matplotlib (the currently used lib for drawing the GUI). Eg:
A solution would be to encase the matplotlib drawing into a QT window, but then the GUI would depend on QT lib...
Metadata
Metadata
Assignees
Labels
p3-enhancement 🔥Much new such featureMuch new such feature