[GH-ISSUE #900] How do I limit my app to one area of the screen #657

Open
opened 2026-03-04 01:06:48 +03:00 by kerem · 1 comment
Owner

Originally created by @fengtianru117 on GitHub (Oct 19, 2023).
Original GitHub issue: https://github.com/rivo/tview/issues/900

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

Originally created by @fengtianru117 on GitHub (Oct 19, 2023). Original GitHub issue: https://github.com/rivo/tview/issues/900 How do I limit my app to one area of the screen
Author
Owner

@rivo commented on GitHub (Oct 24, 2023):

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.

<!-- gh-comment-id:1777391195 --> @rivo commented on GitHub (Oct 24, 2023): > How do I limit my app to one area of the screen You might want to look into [`Flex`](https://pkg.go.dev/github.com/rivo/tview#Flex), [`Grid`](https://pkg.go.dev/github.com/rivo/tview#Grid), or even [`SetRect()`](https://pkg.go.dev/github.com/rivo/tview#Box.SetRect) in combination with [`Pages`](https://pkg.go.dev/github.com/rivo/tview#Pages).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#657
No description provided.