Re: copying an nspanel?
Re: copying an nspanel?
- Subject: Re: copying an nspanel?
- From: "David Piasecki" <email@hidden>
- Date: Thu, 20 May 2004 10:15:32 -0700
Thanks for the reference. The SimpleMultiWindow example is exactly what
I needed. Now I just gotta figure out how to make the windows stay on
top of the main window even when the main window has focus.
David
On May 19, 2004, at 5:08 PM, Amul Goswamy wrote:
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.