Hi,
i've design a personal numeric keyboard.
The size is 320x480 and not 320x216 (like a standard keyboard).
My question is:
How can i show all keyboard height size on the screen and not only first 216 px?
I can use the notification to animation keyboard...
- (void)willShowKeyboard

NSNotification *)aNotification
...
Please can you help me?
bye.
Thank's