-
How do I get the label object's label of the ListItem of the currently selected ListView's ListItem from event def on_list_view_selected(self, event: ListView.Selected) -> None:
listItemName = ??? I've tried things similar to Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Oct 30, 2023
Replies: 1 comment
-
See this previous discussion: #1840 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See this previous discussion: #1840