Re: Can a sheet appear at an arbitrary window position?
Re: Can a sheet appear at an arbitrary window position?
- Subject: Re: Can a sheet appear at an arbitrary window position?
- From: "Douglas A. Welton" <email@hidden>
- Date: Sat, 08 May 2004 20:11:23 -0400
Lance,
Check out the "Child Window" topics in the NSWindow doc. This will solve
your synchronized movement issues.
later,
douglas
on 5/8/04 3:40 PM, Lance Drake at email@hidden wrote:
>
The other idea I heard about (thanks! to Greg Hulands) was to use a
>
'transparent window' located at the coordinates desired - and to have
>
the sheet load from that object. The problem is that windows can be
>
independently dragged - but not if you use a borderless style.
>
Regardless, if - while the sheet was out - the main window was moved,
>
the borderless window would stay located in the main Finder area where
>
it was originally positioned. I suppose you could then send 'move'
>
messages to the transparent-borderless window - which is what it
>
appears Preference utilities like 'Default Folder' do to keep their
>
gizmos attached to the Finder's StandardGetfile dialog, etc. However,
>
for me to fully implement that idea seems like buying a bus-ticket to
>
klooge-county.
_______________________________________________
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.