iphone - How to specify width, flexible space and/or position between UITabBarItems in UITabBar? -
i working on project when client wants uitabbar lookalike toolbar (icons , titles) @ bottom of views.
tabbar needs have 1 item @ left, free space , 2 items @ right. have use 2 uitabbaritews (and put them @ second , third position), hide , disable them accomplish or more straightforward solution this?
i not use uitoolbar customizing height pain causes unexpected behavior in cases (specially when 1 uses modal view controllers).
i think have right idea. customizing uitabbar stuff out of ordinary quite hard , better write own. in case should able proposed. 1 way add view controllers directly in ib , set title empty string , untick enabled second , third view controller.
Comments
Post a Comment