Re: ProgressIndicator Always Hidden If...
Re: ProgressIndicator Always Hidden If...
- Subject: Re: ProgressIndicator Always Hidden If...
- From: "M. Uli Kusterer" <email@hidden>
- Date: Fri, 1 Aug 2003 19:04:04 +0200
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...
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.