D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.relayout

tui.relayout [PANE]

Recomputes geometry and repaints in one synchronized frame. Use it after changing borders, padding, titles or splits while the app runs.

Parameters

  • PANE: a leaf pane to repaint alone, without clearing the screen. Omitted (or a parent pane): lay out and repaint everything.

Notes

  • Before tui.run it only recomputes geometry.

Example

tui.pane_border side double
tui.relayout