Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1816

Automatically close dialog xml after certain time

$
0
0
How can I automatically close an opened dialog xml after a certain amount of time? Preferably an idle time (if no button on the dialog xml is pressed) or else a fixed time. So far I managed to hide it using <visible>!System.IdleTime(10)</visible>, but then, of course, after pressing a key it comes back. I want it closed instead.

Viewing all articles
Browse latest Browse all 1816

Trending Articles