First I'm so newb to iPhone dev and I'm sorry if this is easy.
Is it possible to change the amount of transparency on the iPhone keyboard (or even the color if that's possible).
I know you can acquire a reference to the keyboard view (link provided) http://www.iphonedevsdk.com/forum/iphone-sdk-tutorials/7350-adding-subviews-custimize-keyboard.html
I found this stackoverflow post which leads me to believe it could be done through an animation. http://stackoverflow.com/questions/630265/iphone-uiview-animation-best-practice
but I have no idea where I would put this code.
Thanks for any thoughts and comments. Everything friendly is appreciated :)
-TK
Thanks for the comments guys. I don't care if it passes the app store though. Just want to try and do it. Thanks again :)