NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 89 90 91 92 93 Next »
Virtual keyboard

 
  • 0 Vote(s) - 0 Average
Virtual keyboard
Dai
Offline

Member

Posts: 104
Threads: 15
Joined: Feb 2004
#1
2004-04-21, 08:12 PM
Sub

Are you still looking for someone to do a virtual keyboard?

I'd be happy to pick it up.

Dai
paulrking
Offline

Junior Member

Posts: 36
Threads: 5
Joined: Apr 2004
#2
2004-04-21, 08:34 PM
Dai, sub

as we are running XP (well most of us are) is there any mileage in the Microsoft Accessibility tools? That includes a reasonable popup keyboard. I know that you can use the mouse, a joystick or game pad to operate it I'm not sure whether you could use i/r though. Still possibly worth a little effort just in case a large percentage of the work is already done.

PK
AndyCherry
Offline

Member

Posts: 137
Threads: 25
Joined: Nov 2003
#3
2004-04-21, 08:38 PM
Not through the TV Out on the PVR350 you couldn't [Image: sad.gif]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#4
2004-04-22, 06:57 AM
...just some thoughts.

Dai, if you'd like to give it a go you could probably implement it using the exact same interface as the plugin samples, but with an extra method like public string getVirtualKBText() which returns the string the user entered.

This would enable you to test it just like all the other plugins (off the main menu), even though it wouldn't used this way eventually.

Usually near the start of the render() method, plugins paint the background file, instead you probably want to fill the bitmap with the Transparent brush, and only draw the virtual KB in those parts of the screen you need.

This way, other areas of the application or other plugins could use the virtual KB if required, and overlay the virtual keyboard over other screens (with parts still visible).
Dai
Offline

Member

Posts: 104
Threads: 15
Joined: Feb 2004
#5
2004-04-22, 08:47 AM
OK, I'll give it a go.

I was thinking of a qwerty layout which you navigate with the cursor keys and select a key with OK. The letters you select build up in a string at the bottom. Perhaps a grid layout would be better than qwerty. I also need to think about what punctuation characters I need to include and whether to include numbers (as these can be entered directly on the remote).

I guess I could make the layout of the buttons configurable through the skin so we can have options.

I also may try to include mobile phone type entry on of text in parallel.

Any thoughts/comments

Dai
Dai
Offline

Member

Posts: 104
Threads: 15
Joined: Feb 2004
#6
2004-04-22, 08:49 AM
Paul

In response to your comment, I think we need to do it like this to support control by the remote and output to the TV out ont the 350. Both of which are essential to me.

Dai
gplasky
Offline

Member

Posts: 77
Threads: 3
Joined: Jan 2004
#7
2004-04-22, 10:09 AM
Think of this concept. Someone came up with this idea over at the myHTPC forums but I don't think anyone has done anything with it.

[Image: osdkeys.gif]

3 keystrokes and you can always get to your character. All you need on your remote is your four directional keys and enter key. This is a very smart concept.

Gerry
Big Gerr
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#8
2004-04-22, 06:00 PM
Thats a pretty cunning approach. Might possibly require too much thought for some people.

Dai, obviously start we the keyboard type you prefer, but we might want to keep in mind using alternate keyboard types. Later we could add a config option. My not talking about endless keyboard types, but I do like the three that have been discussed here:

- regular grid keyboard
- mobile phone number entry
- the flashy diamond shaped approach described
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  How to handle the NMT keyboard mvallevand 3 2,015 2010-01-22, 12:39 AM
Last Post: mvallevand
  ShowSearch Request (OnScreen Keyboard) mugun 3 1,803 2007-02-22, 05:42 AM
Last Post: JavaWiz
  render only called for mouse and keyboard event rshaw 24 6,490 2006-09-20, 10:45 AM
Last Post: 23skidoo
  Fast Find - Keyboard Design Question Dubya 10 3,355 2005-03-14, 08:48 PM
Last Post: Jeff
  OnScreen Keyboard reven 5 2,938 2004-12-14, 01:07 AM
Last Post: reven
  On Screen Keyboard borgs5 3 2,137 2004-12-06, 07:38 PM
Last Post: reven

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode