On Tue, Apr 7, 2009 at 4:24 PM, Chris G <[email protected]> wrote: > Hello all, > > Is there a way to create a full screen window which has an alpha value of 0 > (fully transparent) but which is opaque to mouse events? I have thus far > found that setting the window alpha below 0.06 or so causes mouse events to > pass through the window. > > If not, is there a way to install a desktop-wide mouse event filter, so that > I can intercept these events before they are dispatched to other Apps?
I answered this on cocoadev.com: http://www.cocoadev.com/index.pl?FullyTransparentWindowWithEvents Mike _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
