XBMC Page History Stack
#1
Lightbulb 
Hello is it possible when you navigate to another page in xbmc using the XBMC.RunScript method not to push that page down the history stack ?

Meaning not making XBMC remember this page if you go back to it or when you close the script .. it will just go back the previous one, (Skipping a page).

Hope i got the point explained clearly Smile

Thanks.
I wrote a program to program my program ! - programception.
Reply
#2
you can use replacewindow() instead of activatewindow() to replace a window in the history rather than pushing it.

but afaik you cannot currently "replacewindow" a python script.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Page History Stack0