Kodi Community Forum

Full Version: How to detect window activation?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Just for clarity: xbmcgui.Window class doesn't have all its methods implemented. Some of them are implemented only in child classes.
https://github.com/xbmc/xbmc/blob/master...w.cpp#L490
Pages: 1 2