Re: NSProgressIndicator acting wonky
Re: NSProgressIndicator acting wonky
- Subject: Re: NSProgressIndicator acting wonky
- From: j o a r <email@hidden>
- Date: Sun, 6 Oct 2002 12:39:19 +0200
Read the list archives - you need to save the nib file using the new
nib file format available in 10.2. That said, if you changed the type
in awakeFromNib: it should also work - it did for me when I tried.
j o a r
On Sunday, Oct 6, 2002, at 12:34 Europe/Stockholm, Jason Galarneau
wrote:
In my nib file, I set the NSProgressIndicator to be of the
'indeterminate' type, but it still looks like a mini-barberpole
In my app, I set it programmatically, and once it starts animating,
looks like the new little circular spinning widget that it's supposed
to be... but not at first... it still looks like a little square
barberpole
I tried setting the attributes in my awakeFromNib method, but no-dice
Am I missing something simple here... not a big deal right now... just
spit and polish. I really should be working on the guts anyway.
Thanks for any insight.
-JG
_______________________________________________
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.
_______________________________________________
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.