Hi All,
I want to display a combobox with ablity to select multiple items and also be able to show selected items with different visuals - I think a checkbox to show selected/un-selected item is more appropriate but I can live with the alternative, as for example, highlight the selected ones with "bright green" etc.
Is it possible to do this under JavaFX?
Thanks,
DP