GoogleTranslate-TUI/TUI/Box.py

4 lines
100 B
Python

import npyscreen
class EditBox(npyscreen.BoxTitle):
_contained_widget = npyscreen.MultiLineEdit