HTTP API Window Commands?
BigNoseJr
Junior Member Posts: 5 Joined: Jul 2007 Reputation: 0 |
Are the window id definitions in Key.h accessible to call via the http api? I took a guess at a few possibilities but had no luck getting them to work. If not, any chance it can be added to feature requests?
(This post was last modified: 2008-12-16 07:24 by BigNoseJr.)
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,520 Joined: Oct 2003 Reputation: 138 |
2008-12-16 04:26
Post: #2
What are you wanting to do exactly? The window id's are only useful as far as your concerned to activate the window. Given that you can do that using the window name instead, which is far more readable, most people use that.
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. ![]() |
| find quote |
BigNoseJr
Junior Member Posts: 5 Joined: Jul 2007 Reputation: 0 |
2008-12-16 07:13
Post: #3
I was hoping to have direct button presses on a remote change the onscreen ui to the corresponding page.
home videos music pictures weather settings etc
(This post was last modified: 2008-12-16 07:24 by BigNoseJr.)
|
| find quote |
BigNoseJr
Junior Member Posts: 5 Joined: Jul 2007 Reputation: 0 |
2008-12-16 07:23
Post: #4
I see how I can accomplish this now from what you said using ExecBuiltIn(function) under List_of_Built_In_Functions.
Thanks |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,520 Joined: Oct 2003 Reputation: 138 |
2008-12-16 23:04
Post: #5
Just use ActivateWindow(Home) and so on.
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. ![]() |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help