Search button???
#1
How exactly does it work? Is there an <onclick> for it? I want to add one but I dont know how to make the search popup come up?
Image
To learn more, click here.
Reply
#2
It's just a button (id=8) in MyVideoNav and MyMusicNav that opens the keyboard.
Reply
#3
Hitcher Wrote:It's just a button (id=8) in MyVideoNav and MyMusicNav that opens the keyboard.

Can I put one anywhere? I'd like to put one on the home page, but I dont know the <onclick> to bring up the keyboard.
Image
To learn more, click here.
Reply
#4
I don't think so - they're specific to those windows.
Reply
#5
Even if you could bring up the keyboard on the homescreen

(which I guess would be possible with <onclick>XBMC.ActivateWindow(virtualkeyboard)</onclick>)

it would still need something to pass the user input onto in order to be of any use, eg a library search. Which there's none of on the homescreen.
Reply
#6
Jeroen Wrote:Even if you could bring up the keyboard on the homescreen

(which I guess would be possible with <onclick>XBMC.ActivateWindow(virtualkeyboard)</onclick>)

it would still need something to pass the user input onto in order to be of any use, eg a library search. Which there's none of on the homescreen.

Darn, I was thinking outside the box and had a good idea, oh well.
Image
To learn more, click here.
Reply

Logout Mark Read Team Forum Stats Members Help
Search button???0