Skip to content

Add SelectItem to list view#1024

Closed
SamWhited wants to merge 1 commit intorivo:masterfrom
SamWhited:1023_select_list_item
Closed

Add SelectItem to list view#1024
SamWhited wants to merge 1 commit intorivo:masterfrom
SamWhited:1023_select_list_item

Conversation

@SamWhited
Copy link
Copy Markdown
Contributor

@SamWhited SamWhited commented Sep 13, 2024

This allows the user to programatically call an items select function as if the Enter key had been pressed without requiring the use of fake key signals that act as a sort of "shadow" API on top of the actual Go API.

Fixes #1023

This allows the user to programatically call an items select function as
if the Enter key had been pressed without requiring the use of fake key
signals that act as a sort of "shadow" API on top of the actual Go API.

Fixes #1023

Signed-off-by: Sam Whited <sam@samwhited.com>
Comment thread list.go
@SamWhited
Copy link
Copy Markdown
Contributor Author

Gentle ping; never heard from a maintainer on this.

@rivo rivo closed this in f34fb2a Nov 3, 2024
@rivo
Copy link
Copy Markdown
Owner

rivo commented Nov 3, 2024

Closing this, see #1023. I think SelectItem would not have been an optimal name because it wouldn't have selected an item. Anyway, I think the current solution should solve your problem.

@SamWhited SamWhited deleted the 1023_select_list_item branch November 3, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ability to select list item programatically

3 participants