Can anyone shed some light in adding an event to ListSelectionView so when an item on list (source or target) is clicked/selected, an event will be raised? I understand from reading, ListSelectionView does not raise any event by default. I wanted to know which item is clicked on in the e.g. source list, and copy that item's text to a textfield to do further manipulations.
ListSelectionView is a control from ControlFX Library, referencing https://www.b4x.com/android/forum/threads/controlsfx-library.50700/#content
Please advise. Thanks.
ListSelectionView is a control from ControlFX Library, referencing https://www.b4x.com/android/forum/threads/controlsfx-library.50700/#content
Please advise. Thanks.