I want to display certain items, when the contents changes, immediatly.
(And not wait until OnGetItemText will be called)
how can I achiev this?
(i tried select and deselect, but it didn't work for me)
(although it operates in wxwindows)
and this value should be "locked"
Or is for this situation better to use a "normal" (not virtual) listctrl?
Thank you in advance!
Francesco