Modal window: stop all interaction with background widget

Modal window: stop all interaction with background widget

class pymt.ui.widgets.modalwindow.MTModalWindow(**kwargs)

Bases: pymt.ui.widgets.widget.MTWidget

A static window, non-movable, with a dark background. Ideal to add popup or some other things. ModalWindow capture all touchs events.

Previous topic

Label: a simple text label

Next topic

ObjectDisplay: widget that handle fiducial object, and draw them

This Page