• 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
Re: NSAutounbinder not releasing my object in a timely manner
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSAutounbinder not releasing my object in a timely manner


  • Subject: Re: NSAutounbinder not releasing my object in a timely manner
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 18 Jul 2012 13:45:03 -0700

On 2012 Jul 18, at 13:28, TAYLOR J.M. wrote:

> it's the fact that the progress bar is just sitting there until I move the mouse that alarms me.

I missed that part.

So, this progress bar is in a sheet.  Is the sheet done?  If so, -endSheet:.  If not, send -setHidden:YES to the progress bar.

Your problem is to remove the progress bar from the screen.  Do not worry about when it's being autoreleased and deallocced.

I have to go now but maybe someone else will give it some more intelligent thought.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Re: NSAutounbinder not releasing my object in a timely manner (From: "TAYLOR J.M." <email@hidden>)

  • Prev by Date: Re: NSAutounbinder not releasing my object in a timely manner
  • Next by Date: Re: Icon Overlay on Mac OSX
  • Previous by thread: Re: NSAutounbinder not releasing my object in a timely manner
  • Next by thread: Re: NSAutounbinder not releasing my object in a timely manner
  • Index(es):
    • Date
    • Thread