• 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: ProgressIndicator Always Hidden If...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ProgressIndicator Always Hidden If...


  • Subject: Re: ProgressIndicator Always Hidden If...
  • From: Shawn Erickson <email@hidden>
  • Date: Fri, 1 Aug 2003 14:27:20 -0700

On Friday, August 1, 2003, at 10:04 AM, M. Uli Kusterer wrote:

At 12:50 Uhr -0700 30.07.2003, Seth Willits wrote:
For some reason, my progress bar will never show up if I [progressBar setDisplayedWhenStopped:NO]; in awakeFromNib. But if I leave it initially visible and then use [progressBar setDisplayedWhenStopped:NO]; later when I begin the process it works correctly, showing and hiding when it should.

I have the same problem. Looks like a bug in Interface Builder to me. Since hiding in Cocoa is actually achieved by taking an object out of the window, I guess that hiding the item prevents IB from correctly archiving the item to disk. At least that's my guess... it's not that I have more than a few months' worth Cocoa experience anyway...

Yeah it is a known issue, I cannot remember the specifics off the top of my head but I believe it is related to archiving in the new nib format. Set it programmatically to be sure you get what you want for now.

-Shawn
_______________________________________________
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.

  • Follow-Ups:
    • Re: ProgressIndicator Always Hidden If...
      • From: Seth Willits <email@hidden>
References: 
 >Re: ProgressIndicator Always Hidden If... (From: "M. Uli Kusterer" <email@hidden>)

  • Prev by Date: NSBezierPath setLineDash:count:phase:
  • Next by Date: Re: NSBezierPath setLineDash:count:phase:
  • Previous by thread: Re: ProgressIndicator Always Hidden If...
  • Next by thread: Re: ProgressIndicator Always Hidden If...
  • Index(es):
    • Date
    • Thread