Preventing click-through in transparent window
Preventing click-through in transparent window
- Subject: Preventing click-through in transparent window
- From: "Ujwal S. Sathyam" <email@hidden>
- Date: Tue, 21 Jan 2003 08:16:11 -0800
Hello,
I have a transparent window whose _transparency is set to 0.999999 so that the transparency of the contents can be controlled via the alpha channel. However, at high transparencies near 100%, mouse clicks in the window content area are clicking though, and hence the application loses mouse focus.
Is there a way I can prevent that? The content view has tabview, scrollview, and a textview in that hierarchy.
Thanks,
Ujwal
_______________________________________________
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.