Re: progress bar
Re: progress bar
- Subject: Re: progress bar
- From: "John C. Randolph" <email@hidden>
- Date: Thu, 13 Sep 2001 22:58:08 -0700
On Thursday, September 13, 2001, at 10:39 PM, Martin Kautz wrote:
Hello list,
does someone know a snippet of code to control a progress bar in Cocoa.
Should be written in ObjC.
I still stuck on documentation... :-(
file://localhost/Developer/Documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/
Classes/NSProgressIndicator.html
Just send it -setDoubleValue: or -incrementBy: messages.
-jcr
"We have awakened the Sleeping Giant" -Admiral Isoroku Yamamoto, Dec
7, 1941.
References: | |
| >progress bar (From: Martin Kautz <email@hidden>) |