ProgressIndicator: Chasing Arrow missing in cocoa?
ProgressIndicator: Chasing Arrow missing in cocoa?
- Subject: ProgressIndicator: Chasing Arrow missing in cocoa?
- From: Allan Odgaard <email@hidden>
- Date: Fri, 1 Feb 2002 03:10:31 +0100
Hi there,
I'm writing a program where I'd like to signal progress by using the two
arrows which twirl (seen in Mail.app when fetching letters) and which
can be clicked for further detailed status information.
However I can't find this element in IB nor the Cocoa class
documentation. Is this a Carbon-only element? I'n new to MacOS, but I
thought Cocoa was the recommended development scheme for the future, so
why remove such handy elements? And does it mean that Mail.app and
OmniWeb are both written using Carbon?