• 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
Accessibility overrides leads to leaks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessibility overrides leads to leaks?


  • Subject: Accessibility overrides leads to leaks?
  • From: Christiaan Hofman <email@hidden>
  • Date: Sat, 11 Sep 2010 13:10:30 +0200

I have a problem where setting an accessibility override seems to lead to a leak. hat I'm doing is taken from the AXCanvas sample code, in particular -[CanvasDocBorderView awakeFromNib], i.e. using accessibilitySetOverrideValue: to set the parent (window) for an extra view added to a scroll view. This is necessary because there does not seem to be any other way to make such a view accessible. But what I see is that the window isn't deallocated after it's closed, which means that accessibilitySetOverrideValue: creates a retain loop and therefore a leak. Is this a known problem? And is there a way to fix this?

thanks,

Christiaan



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Accessibility overrides leads to leaks?
      • From: James Dempsey <email@hidden>
  • Next by Date: Re: Accessibility overrides leads to leaks?
  • Next by thread: Re: Accessibility overrides leads to leaks?
  • Index(es):
    • Date
    • Thread