Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

arnieterm

macrumors regular
Original poster
Aug 28, 2008
201
0
Hi all
Is it possible to show the Keyboard in a style other than the default/alert. I need to show the keyboard with background color different than what is supported. Though creating a custom keyboard view will solve this problem but it will eat up a lot of time.
Can anybody suggest?
Arnieterm
 
Hi all
Is it possible to show the Keyboard in a style other than the default/alert. I need to show the keyboard with background color different than what is supported. Though creating a custom keyboard view will solve this problem but it will eat up a lot of time.
Can anybody suggest?
Arnieterm

The keyboard is private API. I wouldn't try customizing it if you plan on uploading the app to Apple.
 
Interestingly enough, Jumsoft's Money app uses a completely customized UIKeyboard (its completely wood-grain textured) but my observation after playing around with the app is that they haven't used any private APIs but have simply re-implemented UIKeyboard from the ground up which IMO is a terrible idea.

Just one clue that led me to this conclusion is that double-tap shift for caps lock doesn't work which also highlights why trying to re-implement native widgets will only lead to mistakes.
 
Yes Luke Redpath by custom I mean the same thing that you have mentioned in your reply. Its time consuming but will give good result in the end. I am not looking at UIKeyboard class internals because that is annoying for apple.
Thanks
Arnieterm
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.