OnClick Question
#1
I tried digging this out of the manual and even a couple other skins before asking, but is it possible to have something like this:

Code:
<onclick>xbmc.activatewindow(0)</onclick>

Be like this:

Code:
<onclick>xbmc.PREVIOUSWINDO()</onclick>
Reply
#2
I'm fairly certain
<onclick>PreviousMenu</onclick>
Should work.
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#3
High five to you man! Thanks it works perfectly for what i needed.

Cheers.
Reply

Logout Mark Read Team Forum Stats Members Help
OnClick Question0