Re: NSWindow setIgnoresMouseEvents and Spaces

2008-06-26 Thread Gregory Weston
On Jun 26, 2008, at 6:44 AM, [EMAIL PROTECTED] wrote: This NSWindow contains only and NSView where I draw the gradient mentioned before. Anyone can suggest a workaround to make this work? You can try with an higher window level. [result setLevel:CGWindowLevelForKey(kCGOverlayWindowLevelKey)

Re: NSWindow setIgnoresMouseEvents and Spaces

2008-06-26 Thread Stefano Pigozzi
Il giorno 26/giu/08, alle ore 11:56, Jean-Daniel Dupas ha scritto: Le 26 juin 08 à 11:26, Stefano Pigozzi a écrit : Hello, I'm modding Apple's RoundTransparentWindow sample in order to draw a gradient overlay on all the screen (to fix the non uniform lighting on my iMac's screen). The

Re: NSWindow setIgnoresMouseEvents and Spaces

2008-06-26 Thread Jean-Daniel Dupas
Le 26 juin 08 à 11:26, Stefano Pigozzi a écrit : Hello, I'm modding Apple's RoundTransparentWindow sample in order to draw a gradient overlay on all the screen (to fix the non uniform lighting on my iMac's screen). The applicazion works quite nicely but when I'm switching to another sp

NSWindow setIgnoresMouseEvents and Spaces

2008-06-26 Thread Stefano Pigozzi
Hello, I'm modding Apple's RoundTransparentWindow sample in order to draw a gradient overlay on all the screen (to fix the non uniform lighting on my iMac's screen). The applicazion works quite nicely but when I'm switching to another space using the 3d effect method my application doesn'