getting my window id
im trying to set window properties in python and grab them in xml, but its not working. so i tried to confirm the window id by self.window = xbmcgui.Window(xbmcgui.getCurrentWindowId()) and then xbmc.log and ive tried the debugging and all it says is h...