Child and Parent windows have dysfunctional relationship?
Child and Parent windows have dysfunctional relationship?
- Subject: Child and Parent windows have dysfunctional relationship?
- From: Jeremy Dronfield <email@hidden>
- Date: Wed, 14 Jul 2004 10:09:04 +0100
I'm using a child window attached to my application's main window. I've
found that, whereas moving the parent window moves the child around
nicely, resizing the parent leaves the child floating about, bereft.
This is simple enough to work around (by registering the child's
delegate to observe NSWindowDidResizeNotifications posted by the parent
and doing the necessary adjustments), but shouldn't this behaviour be
provided for free?
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?
Regards,
-Jeremy
===================================
SkoobySoft, home of viJournal
email: email@hidden or visit:
http://freespace.virgin.net/jeremy.dronfield/skoobysoft.html
===================================
_______________________________________________
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.