[PR #364] [CLOSED] Added SetFocus to Modal. Resolves #360 #925

Closed
opened 2026-03-04 01:08:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/364
Author: @triddell
Created: 11/5/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 modal.go (+8 -0)

📄 Description

This is a simple function to call the underlying form.SetFocus function in a modal dialog. This would resolve issue #360 and allows the selected model button to be set.


🔄 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/364 **Author:** [@triddell](https://github.com/triddell) **Created:** 11/5/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2d8e559`](https://github.com/rivo/tview/commit/2d8e5590f3d256214acaeb2197d8cfe7980ff9d2) Added SetFocus to Modal ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modal.go` (+8 -0) </details> ### 📄 Description This is a simple function to call the underlying form.SetFocus function in a modal dialog. This would resolve issue #360 and allows the selected model button to be set. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:35 +03:00
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#925
No description provided.