realbasic-nug
[Top] [All Lists]

Re: refresh screen

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: refresh screen
From: Arnaud Nicolet <arnaud at tribu dot ch>
Date: Mon, 27 Mar 2006 15:12:07 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <000001c6512f$c8972820$6401a8c0 at mikesxp>
On 27 mars 06, at 01:48, RBNUBE wrote:

You also mention that you do not want the user to be able "to do anything
until the process has completed."

Throwing up a modal dialog during the process should work. Close it when the process is complete. Put a ProgressBar on it or ChasingArrow and add "Please wait until processing has completed..." StaticText box or something
similar.  Add this, as well as a Thread, and you should be set.

Or disable anything in the window unitl the process is done.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>