iphone - Adding Labels to buttons -
i'd label buttons (uibarbuttonitem) on uitoolbar because i'm going using custom icons may not 100% obvious/intuitive without them. having hard time figuring out best way this.
given buttons center vertically on toolbar there's not enough space drop label below them i'm wondering if can away putting toolbar @ bottom of screen (to give me room labels) , adding second toolbar above that, overlapping first, can add buttons. gives me looks this: http://yfrog.com/h8mx8iihj (i'm assuming can tweak colors of bottom bar doesn't quite ugly).
is okay? terrible idea? there other way accomplish this?
(related, incidentally, thread too: how did interface builder (and 'legal'))
thanks!
i don't recommend that, it's against hig, , won't great.
if buttons aren't obvious, can display popover when user first opens screen explains button what. can put small icon displays popover again.
additionally, think can use buttons text instead of icon, using both kinda defeats purpose of icon.
Comments
Post a Comment