0


Just wanted to ask, it is allowed to have the UITabbarItem name in Caps.
Its not something I have come across before. So is it allowed by Apple?

Thanks

Mush
  • 185
  • 1
  • 2
  • 12
  • I want to put the item names in Caps? So it is allowed? – Mush Jul 27 '11 at 08:20
  • It doesn't look very nice... I think that's why you don't see many apps that do it. – Alex Coplan Jul 27 '11 at 08:20
  • I am using a custom UITabBar with a different font. So it looks totally different from the existing one. Maybe I should have mentioned that. Thanks anyways. – Mush Jul 27 '11 at 08:33

1 Answers1

0

Yes it is allowed. I don't see any reason to disallow caps letter in tabbarItem. So you can use that without worry.

Deeps
  • 4,399
  • 1
  • 26
  • 27