Re: NSProgressIndicator acting wonky
Re: NSProgressIndicator acting wonky
- Subject: Re: NSProgressIndicator acting wonky
- From: Ian <email@hidden>
- Date: Mon, 7 Oct 2002 00:31:12 -0500
so whats the correct way to show a NSProgressIndicator you've just
lpaced in the subview? because I can't get mine to animate properly.
I'm using a NSBox to hold it and to make it appear I'm using
setContentView: progInd on the NSBox.. I cant for thje life of me get
it to animate properly. how should I do this? I want sometihing akin to
PB's cvs statusbar..
ian
On Sunday, October 6, 2002, at 05:39 AM, j o a r wrote:
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.
_______________________________________________
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.