TTkHelper🌶️
- class TTkHelper[source]🌶️
Bases:
object
This is a collection of helper utilities to be used all around TermTk
Initialize self. See help(type(self)) for accurate signature.
Slots🌶️
Methods🌶️
- static aboutTermTk()[source]🌶️
Displays a simple message box about pyTermTk. The message includes the version number of TermTk being used by the application.
This is useful for inclusion in the Help menu of an application, as shown in the Menus example.
This function is a convenience slot for
TTk.aboutTermTk()
.
- static overlay(caller, widget, x: int, y: int, modal: bool = False, forceBoundaries: bool = True, toolWindow: bool = False)[source]🌶️
TTkHelper Attributes🌶️
|
|
|