TermTk.TTkCore.helper

TTkHelper

class TTkHelper[source]

This is a collection of helper utilities to be used all around TermTk

static overlay(caller, widget, x: int, y: int, modal: bool = False, forceBoundaries: bool = True, toolWindow: bool = False)[source]
static paintAll()[source]

_updateBuffer = list widgets that require a repaint [paintEvent] _updateWidget = list widgets that need to be pushed below

static quit()[source]

Quit TermTk