Working with ListView and ColinTreeListView

Hello visitors of the #OpenSource category :slight_smile:

Today I’ve prepared a demo project for you, which helps you with the ListView component. I included @ColinTree’s ListView extension (which provides additional features), too. This extension is awesome btw. The check mark lets you switch between the built-in ListView and Colin’s. The button lets you add elements to the list, in this example letters of the greek alphabet. Below the list is an additional debug panel which contains the last performed action.

listview.aia (55,8 KB)

PS: I don’t see a way to return the list, can you confirm this @ColinTree?

6 Likes

how it works? add list view to colin
after pick how do you make it available on colin Tree?
show example please