Changing the Window level upon dragging.
Changing the Window level upon dragging.
- Subject: Changing the Window level upon dragging.
- From: Nebagakid <email@hidden>
- Date: Wed, 28 Jan 2004 20:27:52 -0500
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.