2

I created a custom UIToolbar with UIBarButtonItems as numbers and added it as an inputAccessoryView to the keyboard.

I need to make the UIToolbar match the keyboard color scheme and buttons exactly like standard iPhone keyboard numbers but I can't find anywhere what colors, size or style are used.

Outside of creating images that look like iPhone numbers, is there a way to create them programmatically with system colors, style and size so they match default keyboard buttons? Any guides/resources/examples on this?

Mehul Mistri
  • 15,037
  • 14
  • 70
  • 94
F L
  • 478
  • 1
  • 7
  • 18
  • 1
    As far as I know those methods are undocumented and using them get your app rejected if the reviewer noticed that you used them. – Alex Gosselin Jun 07 '12 at 03:28

0 Answers0