Re: Child and Parent windows have dysfunctional relationship?
Re: Child and Parent windows have dysfunctional relationship?
- Subject: Re: Child and Parent windows have dysfunctional relationship?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 14 Jul 2004 14:28:12 +0200
Am 14.07.2004 um 11:09 Uhr schrieb Jeremy Dronfield:
I note from the documentation that child window behaviour in relation
to the parent is meant to be similar to drawer behaviour. Since
drawers do resize with their parent window, is this a bug in parent
window/child window attachment, or simply behaviour not yet
implemented?
I don't think it's meant to resize automatically.
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSWindow.html
"childWin is ordered either above (NSWindowAbove) or below
(NSWindowBelow) the receiver, and maintained in that relative place for
subsequent ordering operations involving either window. While this
attachment is active, [...] moving the receiver will cause childWin to
move.
I can't find anything about resizing here. Is there some other
documentation?
Andreas
_______________________________________________
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.