ftp.nice.ch/peanuts/GeneralData/Usenet/news/1989/CSN-89.tar.gz#/comp-sys-next/1989/Oct/changing-cursor

This is changing-cursor in view mode; [Up]


Date: Sun 03-Oct-1989 01:03:29 From: Unknown Subject: changing cursor I would like to change the cursor in my application to a wait cursor when I know the program is going to do something time-consuming. I didn't see any method in Application that seemed to set the application's cursor. The spec sheet for Cursor didn't seem to be very helpful; the push and pop methods are interesting, but isn't it a bit backwards to be doing this from the cursor instead of the application? [Yes, I know, everything on the NeXT is backwards :-)] What I want to do is something like: [NXApp pushCursor:NXWait]; // save current cursor, put up wait ... time-consuming code -- [NXApp popCursor]; // restore cursor Even better would be some way to say that whenever any button is pushed the wait cursor should be put up until the button's method finishes, or even better, a way to say "put up a wait cursor any time we're not in the event loop"... Mark Crispin / 6158 Lariat Loop NE / Bainbridge Island, WA 98110-2020 mrc@CAC.Washington.EDU / MRC@WSMR-SIMTEL20.Army.Mil / (206) 842-2385 Atheist & Proud / 450cc Rebel pilot -- a step up from 250cc's!!! tabesaserarenakerebanaranakattarashii...kisha no kisha ga kisha de kisha-shita sumomo mo momo, momo mo momo, momo ni mo iroiro aru uraniwa ni wa niwa, niwa ni wa niwa niwatori ga iru >From: yyang@frame.UUCP (Yeong Yang)

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.