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 _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]