a menu bar with many items to perform common tasks in an application, often visible from the main window or all windows of an application.

learn more… | top users | synonyms

1
vote
1answer
117 views

Use of tab bar and navigation bar in iPhone app

I'm developing an app that provides information about companies. I would like to have tab bar buttons for "Favorites" view and "Search" view. I also need tools for actions, for example in the ...
0
votes
0answers
18 views

Navigation bar vs toolbar in iPad and related controls

I'm getting a bit confused with navigation bars and toolbars when migrating from iPhone to iPad, since toolbars in iPad seem to be moved to the top, as described in iOS Human Interface Guidelines, so ...