FROM : Stuart Carnie
DATE : Thu May 15 18:52:33 2008
If I want to implement my own keyboard, I'd like it to behave similarly to
the built-in iPhone keyboard. Specifically, when a key receives a 'touch'
it pops out above the key, so the user can see it. As I understand, the
UIKeyboard class is derived from UIView. When you touch one of the keys on
the top row, it pops out outside the bounds of the UIView - how would I go
about doing this 'correctly'?
Cheers,
Stuart
--
Stuart Carnie
DATE : Thu May 15 18:52:33 2008
If I want to implement my own keyboard, I'd like it to behave similarly to
the built-in iPhone keyboard. Specifically, when a key receives a 'touch'
it pops out above the key, so the user can see it. As I understand, the
UIKeyboard class is derived from UIView. When you touch one of the keys on
the top row, it pops out outside the bounds of the UIView - how would I go
about doing this 'correctly'?
Cheers,
Stuart
--
Stuart Carnie
| Related mails | Author | Date |
|---|---|---|
| Stuart Carnie | May 15, 18:52 | |
| I. Savant | May 15, 19:10 | |
| Hank Heijink (Mail… | May 15, 19:43 | |
| Scott Anguish | May 15, 20:46 | |
| Graham Cox | May 16, 02:56 |






Cocoa mail archive

