The Media Center Sandbox

Resources and discussion for developing experiences in the Windows Media Center platform.
Welcome to The Media Center Sandbox Sign in | Join | Help
in Search

Rule for Showing On Screen Keyboard

Last post 10-28-2011, 1:06 PM by joocer. 2 replies.
Sort Posts: Previous Next
  •  10-11-2011, 5:12 PM 10138

    Rule for Showing On Screen Keyboard

    I have the code for showing the onscreen keyboard which works fine. I'm having a hard time coding the condition that will trigger it. I believe the standard trigger for showing the on screen keyboard for an editbox is:

    1) A double mouse click on the editbox
    2) Pressing the OK button from the remote when the editbox has focus.

    What is the best way to capture this? Should I write the rule inside the editbox control itself or outside the editbox control? Thanks.
  •  10-11-2011, 6:55 PM 10139 in reply to 10138

    Re: Rule for Showing On Screen Keyboard

    Just to add, I would figure that the OK button would be done via one of the ShortcutHandlerCommands (http://msdn.microsoft.com/en-us/library/windows/desktop/bb189638.aspx) but I don't see it there. I'm a little confused...
  •  10-28-2011, 1:06 PM 10142 in reply to 10139

    Re: Rule for Showing On Screen Keyboard

    I think the short-cut you're after is "Enter", that's effectively what the Okay button on the remote does.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems