Re: Child windows
Re: Child windows
- Subject: Re: Child windows
- From: "Adam R. Maxwell" <email@hidden>
- Date: Sun, 14 Jan 2007 09:06:32 -0800
On Jan 14, 2007, at 07:43, Uli Kusterer wrote:
Am 13.01.2007 um 19:41 schrieb David Aames:
In short, adding an NSPanel as a child of another NSPanel makes it
behave like a normal window (the only difference is that it is not
visible in Expose). Has anyone else bumped into this?
Could you elaborate what you mean by child window? Cocoa currently
doesn't have the concept of child windows (Carbon does have window
groups, though). You can have nested views inside a window, and you
can have one sheet or several drawers attached to a window. Which
one are you referring to?
I have no help to offer the OP, but he's probably referring to child
windows added with -[NSWindow addChildWindow:ordered:], which has been
in the API since 10.2.
-- Adam
_______________________________________________
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