Ok so heres what ive been working on for the past 2 days...
The first 3rd party Zune HD keyboard Its easily pluggable into any app with no knowledge of how it works needed.
Go watch the vid and read more: ZuneHD: Keyboard!! (ZuneBoard)
Comments and suggestions welcome
__________________
Visit my blog of awesomeness! Lots of little zune apps with source code for you to download!
Please. If you have any kindness in your heart, be smart unlike Microsoft and add such prewritten text as .com, .net, .org, .gov, .edu, .co, .co.uk, .info, etc..
Please. If you have any kindness in your heart, be smart unlike Microsoft and add such prewritten text as .com, .net, .org, .gov, .edu, .co, .co.uk, .info, etc..
you know that if you hold .com for a while some of those popout
If the keyboard is for games there is no need for .com etc. unless Internet API will be available
It might be a good idea to provide some mechanism to allow apps to promote specific keys that they require (e.g. @ for an e-mail app, .com for a Web browser, etc.). Of course, the examples I gave are kind of a moot point given XNA's current capabilities. Also, for i18n purposes, there needs to be a way to enter accented and other Unicode characters.
Sweet, this will be extremely useful for future applications. Someone should get started on a notes application since the hard part is already finished.
Looks great! You think you're going to make it able to be used the skinnier way? IE the HD is standing, and the keyboard shows above the home button?
Also, in the slow mode, will you be able to slide your finger over to another letter to choose that one instead?
I wasnt going to make it in vertical mode. The reason is that its just much harder to type and its easy enough to tilt it to the side
Yes I am going to add that, I didnt show it in the video cuz i dont like slow mode and it currently has some bugs(also the reason why i have not added a download yet)
Quote:
Originally Posted by husker91
@rogue, that looks really nice... its surprisingly fast in your video... even tho you are a slow typer =P
Lol, you have to remember it was really late, plus up until the video i had never typed a sentence, i had just randomly tapped keys
Quote:
Originally Posted by 4D_
Sweet, this will be extremely useful for future applications. Someone should get started on a notes application since the hard part is already finished.
I am going to be making a notepad app, with lordwin doing the gfx.
p.s. sorry about triple post guys :-/ (10 seconds after this post i found the multi quote button)
Quote:
Originally Posted by lordwin
Heres the design:
changes from my first design:
glossy blue type area
'space' removed on spacebar
added del button in type area
smaller type area
i just wrote roguecode then keyboard version for the sample...u can put what ever u like
Any more suggestions?
U make apps so quickly rogue! very nice!
love the text at the top actually...
Also, what do you guys think about the pressing image? I prefer the glow i had in the video personally. So which should I use?
__________________
Visit my blog of awesomeness! Lots of little zune apps with source code for you to download!
I think the glow looks nicer, but then again i think the key moving up to make sure that your pressing on the right key is more functional... so looks vs. functionality =P Looks for me
That looks rather impressive. Not having seen your code, I want remind you to make sure that you write up good documentation on how to implement it if your intention is for others to place it in their programs.
Remember, don't assume that everyone understands that "gtkbd2ppot()" stands for "Get the keyboard to pop out". :-P