Possible to create a NSPanel w/o deactivating main window?
Possible to create a NSPanel w/o deactivating main window?
- Subject: Possible to create a NSPanel w/o deactivating main window?
- From: email@hidden (Satoshi Yamamoto)
- Date: Wed, 01 Dec 2004 12:20:34 -0800
Hi,
Is it possible to create a key NSPanel (w/ utility window flag) that doesn't
deactivate other windows?
I'm adding a NSPanel to a Carbon app via CocoaInCarbon technique, but I've
noticed that as soon as NSPanel becomes key window (to let it
handle key events), the main window receives deactivate event.
Is there any technique to bypass this behavior to simulate the classic
Carbon behavior of floating window that doesn't deactivate other windows?
Thanks in advance.
-Satoshi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden