Xref: utzoo comp.sys.mac.programmer:12785 comp.sys.mac.hypercard:3227 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!cs.utexas.edu!rutgers!umn-d-ub!cs.umn.edu!ux.acs!hughes From: hughes@ux.acs.umn.edu (Steve Hughes) Newsgroups: comp.sys.mac.programmer,comp.sys.mac.hypercard Subject: Re: Abandoning your Dialog in HyperCard: how dangerous? Message-ID: <1241@ux.acs.umn.edu> Date: 28 Feb 90 21:32:36 GMT References: <7745@tank.uchicago.edu> Reply-To: hughes@ux.acs.umn.edu (Steve Hughes) Followup-To: comp.sys.mac.programmer Organization: University of Minnesota, ACSS Lines: 9 I wonder if if is necessary to do this whole dialogue box thing. I've found it very useful to pop the message box on the screen with something like "Processing Request." and then adding dots as the operation continues (so by the end of the long operation you have "Processing Request............"). Changing cursor to busy also implies that something is goingn on and the machine has not hung.