Am 10.09.2011 um 06:21 schrieb Ken Thomases: > So, it is apparently intentional that setIgnoresMouseEvents:NO will make a > transparent window non-transparent to mouse events. I recognize that this > seems to be a change in Lion vs. Snow Leopard, but the Lion behavior seems to > restore intended behavior. I guess you'll know for sure when Apple responds > to your bug report.
I don't think that is the way to interpret that paragraph. As far as I remember, setIgnoresMouseEvents:YES didn't work prior to 10.3 or 10.4; you had to use Carbon calls for this. I know since I just removed the old code. And even if it was as you say, what would be the way to get the initial behavior back after setIgnoresMouseEvents:YES? (Currently, as a workaround, I create a completely new window and move the content view over. Ugh.) Andreas_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com