2015-10-01, 04:42 PM
When a video is finished playing, I am completely replacing the items in my uiList (NewStyleButtonListPlugin) with a call to SetListObjects(). However, for some reason the list is not redrawn until I change the current selected item with the arrow keys. Is there a way to force the list to redraw? I have tried to explicitly return true in NeedsRendering() rather than relying on the base class but it still does not redraw.
My Plugins: PhotoFilter, MusicMonkey, Windows Desktop Gadget