Re: copying an nspanel?
Re: copying an nspanel?
- Subject: Re: copying an nspanel?
- From: "David Piasecki" <email@hidden>
- Date: Thu, 20 May 2004 10:24:18 -0700
Is there a window level that allows the window to act like a floating
window within my application, but not above windows in all other
applications? I want these windows to be floating, but I don't want
them being in the way when I open up other programs.
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.