ceccopierangiolieugenio / pyTermTk

Python Terminal Toolkit - a Spiced Up Cross Compatible TUI Library 🌶️
https://ceccopierangiolieugenio.github.io/pyTermTk/
MIT License
597 stars 23 forks source link

Error when loading .tui.json file in ttkdesigner #229

Closed dgcampbe closed 9 months ago

dgcampbe commented 9 months ago

Excerpt from the raised error.

TermTk/TTkUiTools/uiloader.py", line 188, in _getWidget
    widget.setMenuBar(mb := TTkMenuBarLayout(), TTkK.TOP)
                                                ^^^^
NameError: name 'TTkK' is not defined
ceccopierangiolieugenio commented 9 months ago

Interesting, I am wondering when I introduced this regression. I will check it soon.

ceccopierangiolieugenio commented 9 months ago

Fixed in ttkDesigner-0.38.0a0