Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!sri-spam!sri-unix!hplabs!felix!roger From: roger@felix.UUCP Newsgroups: comp.sys.mac Subject: Re: Animated watch cursor. Message-ID: <2213@felix.UUCP> Date: Mon, 2-Feb-87 12:18:47 EST Article-I.D.: felix.2213 Posted: Mon Feb 2 12:18:47 1987 Date-Received: Tue, 3-Feb-87 07:35:10 EST References: <7488@decwrl.DEC.COM> <603@runx.OZ> <607@runx.OZ> <176@trwspf.UUCP> <777@vaxb.calgary.UUCP> Sender: root@felix.UUCP Reply-To: roger@felix.UUCP (Roger Webster) Organization: FileNet Corp., Costa Mesa, CA Lines: 14 I prefer a busy indicator that at least gives me some idea of what's going on. In MPW, the busy indicator is a "spinning beach ball." It actually provides the user with more information than the simple fact that the computer is off doing something. For example, when the Pascal compiler is running, the ball spins one direction for syntax checking and meta-code generation, and the other way for final code generation. In this case, the program has a couple of calls it can use to tell the ball to rotate one direction or the other -- there is nothing in the vertical retrace loop accomplishing this. Roger