[GH-ISSUE #305] any way to put buttons vertically rather than horizontally ? #231

Closed
opened 2026-03-04 01:03:10 +03:00 by kerem · 1 comment
Owner

Originally created by @xinity on GitHub (Jun 13, 2019).
Original GitHub issue: https://github.com/rivo/tview/issues/305

hey working with learning tview, i've been wondering if there's a way to create vertical buttons insted of horizontal ones .

Let me know,

Regards

Originally created by @xinity on GitHub (Jun 13, 2019). Original GitHub issue: https://github.com/rivo/tview/issues/305 hey working with learning tview, i've been wondering if there's a way to create vertical buttons insted of horizontal ones . Let me know, Regards
kerem closed this issue 2026-03-04 01:03:10 +03:00
Author
Owner

@rivo commented on GitHub (Jul 9, 2019):

Not in a Form at the moment, unless you give your form such a narrow width that the no two buttons won't fit in a row.

If you simply need buttons in a column, there are other options, though. You can add them to a Flex or a Grid. Check out the documentation and the GitHub Wiki for details.

Let me know if this answers your question.

<!-- gh-comment-id:509618401 --> @rivo commented on GitHub (Jul 9, 2019): Not in a `Form` at the moment, unless you give your form such a narrow width that the no two buttons won't fit in a row. If you simply need buttons in a column, there are other options, though. You can add them to a `Flex` or a `Grid`. Check out the documentation and the GitHub Wiki for details. Let me know if this answers your question.
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#231
No description provided.