clicking through to the desktop
clicking through to the desktop
- Subject: clicking through to the desktop
- From: Mark Eaton <email@hidden>
- Date: Fri, 18 Jul 2003 15:53:10 -0700
I want to let clicks "fall through" to the desktop. The content of my
window is opaque, however. I tried calling setIgnoresMouseEvents: on
the window, but that just results in a beep when I click on it.
(I'm trying to mimic the behavior of the ScreenSaver -background
behavior, my window's level is (kCGDesktopIconWindowLevel - 1), and I
want normal desktop mouse clicking behavior to occur above my window)
Any suggestions would be appreciated.
Thanks,
-mark
_______________________________________________
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.