Re: NSDrawer and preferredEdge
Re: NSDrawer and preferredEdge
- Subject: Re: NSDrawer and preferredEdge
- From: Greg Hulands <email@hidden>
- Date: Thu, 5 Sep 2002 07:04:37 +1000
But when I use openOnEdge: it doesn't care if there's enough room on
that side ...
You can calculate it from your windows frame and the screen size and
work out which side it is better placed on.
I want the drawer to prefer the egde where it opened last time.
*And* I want to preserve that state inside my document.
Put it in your document then.
*And* I do _not_ want it to open on a side where there is not enough
room.
see above.
Greg
_______________________________________________
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.