Skip navigation.
 
mlRe: Standard toolbar View-menu items
FROM : Brian Ganninger
DATE : Tue Aug 15 20:53:21 2006

You need only add menu items to any menu and connect them to the 
corresponding actions on the First Responder, the name(s), 
validation, and  behavior will be managed automatically for the Show/
Hide item (using toggleToolbarShown:) and with the Customize Toolbar 
item you need to name it appropriately and hook to 
runToolbarCustomizationPalette: and you're done.

On Aug 15, 2006, at 1:38 PM, Remco Poelstra wrote:

> Hi,
>
> In the toolbar programming guide there is a mention of the "Hide 
> Toolbar/Show Toolbar" and "Customize Toolbar" items which I should 
> place in my view menu. The document says that they are standard 
> items which I will find in Interface Builder. The problem is that I 
> can't find them.  Where should they be?
>
> Thanks in advance,
>
> Remco Poelstra
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/brianganninger%
> 40mac.com
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlStandard toolbar View-menu items Remco Poelstra Aug 15, 20:38
mlRe: Standard toolbar View-menu items Brian Ganninger Aug 15, 20:53