[PR #799] Add vertical/horizontal radio button group as a form item #1042

Open
opened 2026-03-04 01:09:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/799
Author: @vendelin8
Created: 1/28/2023
Status: 🔄 Open

Base: masterHead: radio


📝 Commits (1)

  • 51a3f8b Add vertical/horizontal radio button group as a form item

📊 Changes

3 files changed (+313 additions, -3 deletions)

View changed files

📝 demos/form/main.go (+15 -3)
📝 form.go (+12 -0)
radio.go (+286 -0)

📄 Description

Also add a radio group to form demo


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/799 **Author:** [@vendelin8](https://github.com/vendelin8) **Created:** 1/28/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `radio` --- ### 📝 Commits (1) - [`51a3f8b`](https://github.com/rivo/tview/commit/51a3f8bf1647222343703162655d473be0089091) Add vertical/horizontal radio button group as a form item ### 📊 Changes **3 files changed** (+313 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `demos/form/main.go` (+15 -3) 📝 `form.go` (+12 -0) ➕ `radio.go` (+286 -0) </details> ### 📄 Description Also add a radio group to `form` demo --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1042
No description provided.