I'd like to create a fully transparent window that receive mouse
event so
that I can draw stuff "over desktop".
I do know how to create a transparent window with alpha value 0.
But seems window server never send me the mouse event when the
window is
fully transparent.
Does anyone know how to receive mouse event in such circumstance?
Or any idea will be very appreciated as well. Thanks in advance!
Try [window setIgnoresMouseEvents:NO] ?
--
David Duncan
Apple DTS Animation and Printing
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com