Re: Changing the Window level upon dragging.
Re: Changing the Window level upon dragging.
- Subject: Re: Changing the Window level upon dragging.
- From: Daryn <email@hidden>
- Date: Thu, 29 Jan 2004 01:11:18 -0600
Subclass NSWindow and implement windowWillMove: and windowDidMove: to
flip the levels.
On Jan 28, 2004, at 7:27 PM, Nebagakid wrote:
>
I want to change the window level when my window "theWindow" is
>
dragging, from
>
[theWindow setLevel:kCGDesktopIconWindowLevel -3];
>
to
>
[theWindow setLevel:NSFloatingWindowLevel];
>
>
how can I do this?
>
>
-Danny Cohen
>
< http://dco1.com/ >
>
_______________________________________________
>
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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.