A lot of applications seem to do this. For example, go to the Apple mail application and click the "reply" button on the toolbar. You will get a menu with buttons that say “Reply”, “Reply all”, “Forward” and “Cancel”, which will scroll from the bottom.
I suppose I could do this in order to create a short presentation in IB using the buttons I want, represent them in the models, and properly control the controller to handle the buttons.
This seems to be so common that there should be an easier way to do this (for example, how easy it is to add to the toolbar and navigation bar).
Is there any widget or shortcut that I am missing?
source
share