-
I am really sorry to use this platform for a 'how do i..?' question, but i am tearing my hair out here, and perhaps something could be updated in the (otherwise excellent) docs? But how do I access the value of a ListItem ? I have 2 verticals, one has a list, when i click one, i want the second vertical to display that value (well it will have more functionality than that further down the line) but i can't access the value of the list item? I looked in dictionary.py and code_broser.py and see that .value can be used there, but seemingly not with ListItem? I realise that I am probably fundamentally misunderstanding something key here, but would really appreciate some help. If anyone would like to get bonus internet-points for this, i have put this on SO with a sloppy-code example: https://stackoverflow.com/questions/75986727/getting-the-value-of-a-listitem-listview-in-textualize-textual Many thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You may find this previous discussion helpful. |
Beta Was this translation helpful? Give feedback.
You may find this previous discussion helpful.