Progress Indicator problem
Progress Indicator problem
- Subject: Progress Indicator problem
- From: Keith Renz <email@hidden>
- Date: Fri, 25 Oct 2002 23:29:21 -0400
Quick question. I have a determinate NSProgressIndicator in a loop. I
call setDoubleValue: in the loop and then immediately call display:.
The progress indicator will not increment the display. I've checked all
the progress indicator's values in the debugger and they are in fact
being set correctly. It just won't display. When the loop exits, the
progress indicator then increments to its max value. It appears that a
progress indicator won't visually increment in a loop. Is this true? If
so, what do I need to do?
TIA
Keith
_______________________________________________
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.