with-hourglass

Macro

Package: common-graphics

Arguments: &body body

Changes the cursor to an hourglass (the waiting-cursorwaiting-cursor) during the execution of body. Note that you should wrap this macro only around code where you do not intend to release the processor to handle other events (as with a call to process-pending-events). During the execution of body, mouse and keyboard events will be queued as usual.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.