Skip navigation.
 
mlPossible to create a NSPanel w/o deactivating main window?
FROM : satoshi_yamamoto
DATE : Wed Dec 01 21:20:34 2004

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

Related mailsAuthorDate
No related mails found.