9 changed files with 22 additions and 2 deletions
@ -0,0 +1,9 @@
|
||||
Resources |
||||
========= |
||||
|
||||
.. toctree:: |
||||
:caption: Resources |
||||
:maxdepth: 1 |
||||
:hidden: |
||||
|
||||
modal |
||||
@ -0,0 +1,8 @@
|
||||
========================= |
||||
Overlay Widgets (Windows) |
||||
========================= |
||||
|
||||
An Overlay Widget is a Widget that is placed on top of any other components. |
||||
It is normally used to define toolbox or modal windows. |
||||
The routine :class:`~TermTk.TTkCore.helper.TTkHelper` -> :class:`~TermTk.TTkCore.helper.TTkHelper.overlay` is required in order to achieve this |
||||
|
||||
Loading…
Reference in new issue