Key code:
points = List([], editor=ListStrEditor(editable=False, multi_select=False))
How can I get the selected Items? Is there an attribute of points, so I can easily get the selected item List:
Copyright © 2021 Jogjafile Inc.