setIgnoresMouseEvents not really ignoring ?
setIgnoresMouseEvents not really ignoring ?
- Subject: setIgnoresMouseEvents not really ignoring ?
- From: Yann Bizeul <email@hidden>
- Date: Sun, 1 Dec 2002 15:55:41 +0100
Hi,
I manage borderless window with a text view inside and I want them to
rellay ignore mouse clicks.
The problem is when I click a window with a text view having a color as
background, the system beeps (like NSBeep()), but if the text viex
background is NSClearColor, there is no beep.
Now the window's level is kCGDesktopWindowLevel so that the window is
between finder background and finder icons.
If my text view has a background, I can't click icons (but they are in
front of the text view !)
If the background is NSClearColor, the icons behind it become
clickeable.
So it seems there is bug in set setIgnoresMouseEvents and
kCGDesktopWindowLevel ?
Thanks
--
Yann BIZEUL
LINAGORA
30, rue Saint-Augustin
75002 Paris
Til. 01 58 18 68 35
Std. 01 58 18 68 28
Mob. 06 60 43 00 88
_______________________________________________
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.