Re: NSDrawer and preferredEdge
Re: NSDrawer and preferredEdge
- Subject: Re: NSDrawer and preferredEdge
- From: Douglas Davidson <email@hidden>
- Date: Wed, 4 Sep 2002 16:03:19 -0700
On Wednesday, September 4, 2002, at 03:42 PM, Andreas Mayer wrote:
You can calculate it from your windows frame and the screen size and
work out which side it is better placed on.
Sure. But I thought, since the AppKit is already doing this (when
calling 'open:'), I could avoid the hassle ...
*And* I want to preserve that state inside my document.
Put it in your document then.
I do.
OK, I'll go ahead and look what I need to do the positioning myself.
(But I'm still not sure if I should file a feature request or a bug.
:-})
At the moment, yes, you will have to do the calculation yourself. You
can file a feature request for more control over this.
Douglas Davidson
_______________________________________________
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.