globelblade / mobileterminal

Automatically exported from code.google.com/p/mobileterminal
1 stars 3 forks source link

TODO: Try to add custom buttons to the keyboard layout #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Try to add custom buttons to the keyboard layout, such as 'tab'

Original issue reported on code.google.com by bricola...@gmail.com on 1 Aug 2007 at 5:23

GoogleCodeExporter commented 9 years ago
I don't think this will work so well, however I do have several ideas for 
alternate ui designs that I will post on the 
wiki.

Original comment by DylanR...@gmail.com on 1 Aug 2007 at 8:18

GoogleCodeExporter commented 9 years ago
Keyboard layouts appear to be stored in
\System\Library\Frameworks\UIKit.framework\Keyboard-Standard\QWERTY.artwork as 
raw
BGRA bitmaps, for every conceivable layout (numpads, internet, email, etc).  
They
don't appear to be constructed piecewise.

It'd be nice to tap into the suggestion library too, so it would suggest 
filename
completions.

Original comment by natet...@gmail.com on 2 Aug 2007 at 2:00

GoogleCodeExporter commented 9 years ago
Refer to this: http://code.google.com/p/mobileterminal/issues/detail?id=9

Original comment by DylanR...@gmail.com on 2 Aug 2007 at 3:05