Re: ProgressIndicator Always Hidden If...
Re: ProgressIndicator Always Hidden If...
- Subject: Re: ProgressIndicator Always Hidden If...
- From: j o a r <email@hidden>
- Date: Mon, 4 Aug 2003 16:04:54 +0200
On Monday, Aug 4, 2003, at 15:41 Europe/Stockholm, Robert Palmer Jr
wrote:
I just ran into this myself. I don't remember where I saw it, maybe
in the header for NSProgressIndicator, but somewhere there is a
comment that part of the NSProgressIndicator only works on 10.2 and
later. If you save your NIB file in a pre 10.2 format, then the flag
in IB won't be respected. Save it as a 10.2 NIB and all is well
(unless you want to use it in pre 10.2).
You could also have checked the list archives, since this has been
discussed multiple times. Long live the list archives! :)
<
http://cocoa.mamasam.com/>
It would be nice if there were a warning - I only discovered it
because I was switching between machines with different pref settings
for IB. I got a warning that my project NIB version didn't match my
selected default version. That's when I started playing around with
the versions and discovered the solution.
Interface Builder has a "Compatibility Checking..." menu item that you
could (should!) use for this purpose.
Oh, and also remember that there was a bug with the new nib file format
pre 10.2.6. If you have nib files in the new nib file format that were
last saved before 10.2.6, you'd better re-save them.
j o a r
_______________________________________________
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.