Re: NSToolbar and constrolling visible items
Re: NSToolbar and constrolling visible items
- Subject: Re: NSToolbar and constrolling visible items
- From: Peter Ammon <email@hidden>
- Date: Mon, 2 Feb 2009 02:19:14 -0800
On Jan 31, 2009, at 8:07 AM, Ferhat Ayaz wrote:
Hello,
I have added - (BOOL)validateToolbarItem:(NSToolbarItem
*)toolbarItem to my code, which will control whether a toolbar item
is enabled or not. However, I need a something similar to control
whether a toolbar item is visible or not.
How can I do this?
Thank you,
Ferhat
You should probably just use multiple toolbars, and switch among them
with setToolbar:.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden