Steffen Schmidt
Steffen Schmidt
**Describe the bug** Demo setup with default settings is unable to produce a working environment on a fresh OS isntallation. **To Reproduce** - Install fresh debian 11 (netinst) - apt...
I was testing the example `examples/simple_app.py` and noticed that "quit" is only accessible in Linux. And even there only with mouse interaction. On windows (PowerShell) even mouse interaction does not...
Hi there, I'm sorry to bother, but I just can't figure out how to handle event/signals from submenu's. I tried something like ```python def menu_pressed(button): ttk.TTkLog.debug(f"menu_pressed: {button.text}") menu = frameTop.menubarTop().addMenu("Menu...