Best way to use NSView in more than one NSToolbar simultaneously?
Best way to use NSView in more than one NSToolbar simultaneously?
- Subject: Best way to use NSView in more than one NSToolbar simultaneously?
- From: "Ryan Poling" <email@hidden>
- Date: Tue, 16 Jan 2007 09:49:42 -0800
Hi all,
I have a couple of custom NSView objects which I set up in Interface
Builder to use as NSToolbarItems in two toolbars. Since each view can
only have one superview, I am only allowed to display the toolbar item
in one toolbar at a time.
The question is: what's the accepted way to get a view in more than one
toolbar at a time without creating multiple views by hand? It seems
like there must be a good way to do it since it's so common. Copy
doesn't appear to work, and that was the only good idea I had.
Help?
Thanks,
-Ryan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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