Path: utzoo!yunexus!torsqnt!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!oliveb!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga.tech Subject: Re: Busy Pointer Message-ID: <92969@sun.uucp> Date: 8 Mar 89 17:05:48 GMT Article-I.D.: sun.92969 References: <0265.AA0265@floopy> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 25 In article <0265.AA0265@floopy> (Thomas "Maverick" Schwarz) writes: > >I am looking for a way to change the Busy Pointer from the "ZZZ" to a pointer >of my choice and cannot find any information in the RKM's, or the Intuition >for that matter. And unfortunately you won't. You see the "busy" pointer is a workbench thing. Think of the workbench as another application and it makes more sense. As an application, it picked the "cloud" as it's busy pointer. Unfortunately, because Workbench is the desktop model it is sort of seen as the "official" busy pointer. This is where C/A could have done a better job. Fortunately for you, there is the RFE process and this is a good application for it. Join me in sending an RFE to cbmvax!bugs and maybe we can get Jimm to slip it into Intuition. (It won't break TextCraft, I promise) My suggestion was a new intuition function : (void) BusyPointer(struct Window *win) And a new "screen" on preferences that let you edit the "standard" busy pointer. (Thus making it a part of preferences and all that implies) --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.