Keymapping - Skin Buttons?
#1
I know you can map window controls but what about buttons?

ie To toggle view changes -
Code:
<keyboard>
  <F2>xbmc.activatebutton(id="2")</F2>
</keyboard>
Reply
#2
SendClick(window,controlID) I think it is.

There's also the more general Control.Message("click",window,controlID)

You'll have to check the exact syntax of them - I probably have the parameters around the wrong way.

Cheers,
Jonathan
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
Reply

Logout Mark Read Team Forum Stats Members Help
Keymapping - Skin Buttons?0