2006-04-09, 12:56 AM
Hi how can I get the screen on the MVP to refresh after an event happens.
I know people have tried putting a playback position on music players and they don't go, I accept that, but I've just been looking at the code for updating the screen on my Music library and it is all being called, and all called correctly to update the screen when the track changed from 1 to another. I've added logging that interogates all of the counters and they have all updated.
The only thing that doesn't happen is the physical image on the MVP screen doesn't change.
Does the PluginHelper.ForceRepaint() work in this situation or is there something else I should be using??
Cheers.
I know people have tried putting a playback position on music players and they don't go, I accept that, but I've just been looking at the code for updating the screen on my Music library and it is all being called, and all called correctly to update the screen when the track changed from 1 to another. I've added logging that interogates all of the counters and they have all updated.
The only thing that doesn't happen is the physical image on the MVP screen doesn't change.
Does the PluginHelper.ForceRepaint() work in this situation or is there something else I should be using??
Cheers.