I have a scroll wheel with selected item. Is it possible to update the selected item, e.g. its font color, when the modelListener notifys the screen that a certain event has happened?Example: Let's assume the model contains a counter and notifys the ...