Re: copying an nspanel?
Re: copying an nspanel?
- Subject: Re: copying an nspanel?
- From: Amul Goswamy <email@hidden>
- Date: Wed, 19 May 2004 17:08:53 -0700
If you want to use multipled instances of this panel at runtime, you
should look at the SimpleMultiWindow example in
/Developer/Examples/InterfaceBuilder. If meant you want to reuse the
NSPanel while designing nibs in Interface Builder, look for dynamic
palette in the Cocoa section of the IB FAQ (accessible via the help
menu). You can also look at the BusyPalette and bMoviePalette examples
(also in /Developer/Examples/InterfaceBuilder) to learn how to
palletize a custom class.
Amul Goswamy
Interface Builder
Apple
On May 19, 2004, at 3:40 PM, David Piasecki wrote:
I added objects to an NSPanel in Interface Builder. Now I want to use
multiple instances of that panel in my application. I was thinking
there must be a way to copy an NSPanel to handle this.
David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.