rivo / tview

Terminal UI library with rich, interactive widgets — written in Golang
MIT License
11.17k stars 574 forks source link

How do I limit my app to one area of the screen #900

Open fengtianru117 opened 1 year ago

fengtianru117 commented 1 year ago

How do I limit my app to one area of the screen

digitallyserviced commented 1 year ago

@fengtianru117

I am copying this from another issue, because I am assuming you think that people will know what you are asking...

but we dont

please elaborate, code, specifics, cute hand made drawings?

rivo commented 1 year ago

How do I limit my app to one area of the screen

You might want to look into Flex, Grid, or even SetRect() in combination with Pages.