Okay....

If I understand you correctly, I see the problem. I'm using winCheckAction.Show(), instead of winCheckActionShowModal().

Thanks....

Regards,

Chuck

On Jun 13, 2006, at 10:24 AM, Russ Jones wrote:

Hi Chuck.

When you ask the system to ShowModal, the modal window opens, and the method that called ShowModal stops on the ShowModal command until the modal window is closed.
So what you want, happens automatically, as far as I can see.

Russ


On Jun 13, 2006, at 12:17 PM, Chuck Pelto wrote:

Greetings,

How do I get the processing of a method to PAUSES while the app waits for the user to make a decision when I show a modal dialog asking for an answer?

Regards,

Chuck pelto
_______________________________________________
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>


_______________________________________________
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>

Reply via email to