Jul-26-2020, 09:20 PM
I want to add an event log to my program or make redirect from gui to terminal.
How to do that???
How to do that???
[Tkinter] Logs and terminal in Tkinter
|
Jul-26-2020, 09:20 PM
I want to add an event log to my program or make redirect from gui to terminal.
How to do that???
standard logging: https://docs.python.org/3/howto/logging.html
you can add an event by binding a widget, or process. Hard to say where or which one without showing your code, but read: https://anzeljg.github.io/rin2/book2/240...ences.html |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Tkinter Shell Terminal Or Shell Output | sweetthdevil | 5 | 12,903 |
Feb-03-2024, 02:51 PM Last Post: Gribouillis |
|
How to display results from terminal window onto tkinter. | buttercup | 0 | 4,408 |
Jul-21-2020, 04:41 AM Last Post: buttercup |