Kodi Community Forum

Full Version: Displaying something on the screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I want to permanently show an overlay on top of the slideshow view of the picture, this overlay would contain the contents of the comment tag in the EXIF header.

I basically know how to get this information, what i don't know is how to show it on top of the window and make it available so that people doing themes can work on this overlay.

Can you give me any pointer as to where to look at?

Cheers,
Diego
GUIInfoManager.cpp/h - look for SLIDESHOW_<somethinghere> and see TranslateSingleString() to what they translate to/from for the skin.