Problems with "ActivateWindow" from OSD
#1
"Activate.Window()" from OSD doesnt work as expected Confused

no mather what i try it doesnt work

Code:
<control type="button" id="202">
        <width>82</width>
        <height>68</height>
        <label>13395</label>
        <font>-</font>
        <texturefocus>Button-Icons/OSDEPGWindow.png</texturefocus>
        <texturenofocus colordiffuse="FF3F3F3F">Button-Icons/OSDEPGWindow.png</texturenofocus>
        <aspectratio>keep</aspectratio>
        <onup>1000</onup>
        <ondown>1000</ondown>
        <onclick>ActivateWindow(tvguide,,return)</onclick>
    </control>

Same Problem while trying to Activate the "Now Playing Playlist" from Music OSD.

No mather what i try it always Fails and i couldnt finde a Mistake! Angry
Reply
#2
you first need to close the osd before activating another window.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
Thanks!, this did the trick.
Reply

Logout Mark Read Team Forum Stats Members Help
Problems with "ActivateWindow" from OSD0