Hi,
I am using the TsHintManager in order to use frames in hints. I have implemented a VLC component (frame) which shows a picture slideshow. Now I would like to add a hint to this component. The hint should display the current picture of the slideshow (but with a different scale). I managed to implement this excepting one issue: The hint is not updated. That means, the hint shows the same picture as long as it is visible although the slideshow component moved to the next picture.
Is there any way to update a visible hint?
Thanks in advance!
Best regards
QStorm