If you've exhausted all other options, you might try taking a
screenshot and drawing that into the full-screen window. This should
function the same as a transparent mouse-event-grabbing window, as you
described.

On Tue, Apr 7, 2009 at 10:24 AM, 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?
> Thanks
> _______________________________________________
>
> 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/davekeck%40gmail.com
>
> This email sent to [email protected]
>
_______________________________________________

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]

Reply via email to