• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
disabling click-through in transparent views (seeking comments)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

disabling click-through in transparent views (seeking comments)


  • Subject: disabling click-through in transparent views (seeking comments)
  • From: Josh Anon <email@hidden>
  • Date: Wed, 14 May 2003 15:34:57 -0700

This question seems to come up every few months, and I think I've found a solution, although not one I like.

Specifically, I have a transparent view and I want it to get events. For reasons related to what I'm doing in the view, setting it to have a low alpha just gets too problematic. In this case, my view sits in a child window which is attached to a different window with some real content. My solution was to subclass the parent window and override sendEvent: so that it sends the event to each child window.

It works, but it seems like there should be a flag somewhere you could set to disable click-through... Comments?

Josh

---
Josh Anon
Studio Tools Intern, Pixar Animation Studios
email@hidden
_______________________________________________
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.

  • Prev by Date: [<object> class] crash
  • Next by Date: Re: Speed Traps
  • Previous by thread: [<object> class] crash
  • Next by thread: Preference Services
  • Index(es):
    • Date
    • Thread