[PR #292] [MERGED] Added a GetTitle() method to Box #897

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/292
Author: @mikeschinkel
Created: 6/4/2019
Status: Merged
Merged: 12/29/2019
Merged by: @rivo

Base: masterHead: box_gettitle


📝 Commits (1)

  • 87c5125 Add GetTitle() method to Box.

📊 Changes

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

View changed files

📝 box.go (+5 -0)

📄 Description

I need to be able to display help based on which box is current so I need to be able to access the title as an index for a help map.

Hopefully this is an acceptable PR?


🔄 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/292 **Author:** [@mikeschinkel](https://github.com/mikeschinkel) **Created:** 6/4/2019 **Status:** ✅ Merged **Merged:** 12/29/2019 **Merged by:** [@rivo](https://github.com/rivo) **Base:** `master` ← **Head:** `box_gettitle` --- ### 📝 Commits (1) - [`87c5125`](https://github.com/rivo/tview/commit/87c5125144a73feb7059d1a3d5627c6d97c5e95d) Add GetTitle() method to Box. ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `box.go` (+5 -0) </details> ### 📄 Description I need to be able to display help based on which box is current so I need to be able to access the title as an index for a help `map`. Hopefully this is an acceptable PR? --- <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:28 +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#897
No description provided.