[newbie] Updating an NSProgressIndicator in a for loop
[newbie] Updating an NSProgressIndicator in a for loop
- Subject: [newbie] Updating an NSProgressIndicator in a for loop
- From: Mike Benonis <email@hidden>
- Date: Sat, 08 Mar 2003 20:38:57 -0500
Hi,
I'm working on a little program that updates an NSProgressIndicator in a
tight for loop. However, the drawing doesn't occur until the loop is
finished, whish isn't really helpful. Is there an equivalent of REALbasic's
ProgressBar.Refresh and/or Window.Refresh message in Cocoa to force a screen
update immediately (even at the cost of speed)?
-Mike
_______________________________________________
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.