Navigation
#1
Is there a way to get the Keyboard navigation buttons or an HTTP API command to work for the on screen keyboard? I would like to be able to use only the Up, Down, Left, Right to highlight the appropriate key and Enter to select, backspace to delete. Also to have the nav keys move the cursor when in the text area.
Reply
#2
I presume you mean solely through the HTTPAPI.

As it already works just fine for both keyboards, remotes, and remotes that act like keyboards.
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
#3
Would you please explain the commands you would send in on-screen keyboard mode to highlight the desired letters and select the letters using just up, down, left, right, enter, and backspace? I tried using the Action() and the SendKey() commands to no avail.

Thank you.
Reply
#4
No idea. The HTTPAPI unfortunately is not being maintained. What have you tried, and what do you _expect_ to work?

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
#5
I mentioned previously that I have tried the SendKey() commands for navigation and the Action() commands. These work wonderfully until you open the on-screen keyboard. As soon as the keyboard comes up, the up, down, left, and right keys no longer function for anything.

I would like the up, down, left, right arrows on my controller to be able to highlight letters. By selecting enter, the corresponding letter or symble would appear in the selected field.

My IP controller works through IP port 3000 and functions great other than in the Keyboard mode.
Reply
#6
Sounds like you need to enable "My remote sends keyboard commands" in the settings.
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
Navigation0