vote up 0 vote down star

I am developing a kiosk-style application that is going to be used with a touchscreen. Are there any simple, well-written on-screen keyboards for Cocoa? Note that this is not for an iPhone app, but rather targetting OS X 10.5/10.6.

Thanks.

flag

1 Answer

vote up 1 vote down

Well, the one that comes with OS X is pretty nice. Check out Keyboard -> Show Keyboard & Character Viewer in System Preferences, then go to the new icon in the menu bar and select 'Show Keyboard Viewer'

link|flag
You can't hold down modifier keys with that one, though, so capital letters, accented letters, symbols, and most punctuation characters are inaccessible. That may be good enough—it depends on what the questioner's users will need to type. – Peter Hosey Oct 27 at 10:26
I need to be able to programmatically control it. That is, I don't want it to be visible all the time. Makes sense? – Harry Vangberg Oct 27 at 12:37

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.