Global floating windows and app activation
Global floating windows and app activation
- Subject: Global floating windows and app activation
- From: Chris Dreessen <email@hidden>
- Date: Sat, 27 Jul 2002 12:23:18 -0700 (PDT)
I have an NSWindow whose level has been set to NSFloatingWindowLevel. This floats above other windows in my app and other apps properly. However, if my app is in the background and a user clicks this window to drag it, my application activates bringing the top-most non-floating window to the front. I would like to avoid this behavior. Are there any ways to avoid this behavior? I also tried setting the window to the screen saver level, which produced the same behavior.
Thanks,
Chris
_______________________________________________
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.