I have a problem that I have not been able to solve
except by using FrmDoDialog.  

I am parsing a string and at some point (variable) I need
to prompt for input before continuing.  I use FrmDoDialog
to get the input then continue.  I must halt the processing
while waiting for the input.

My problem is that I must write in the input or use 123
button to get a keyboard.  I would like my dialog to have
some buttons for input rather than using 123, but none of
the forms that allow this will stop program execution like
FrmDoDialog.

Is there any way to get a form to act like it does with
FrmDoDialog (that is halt execution and wait for input) and still 
allow buttons on the form to be used for input?

Or, is there a way to make a normal form that is displayed with 
FrmPopupForm, that will halt execution until an OK button is pressed?

Mike
--
-----------------------------------------------------------------
Discussion Group:        http://www.halcyon.com/ipscone/wwwboard/

Protect your constitutional rights. Your favorite one may be next!
-----------------------------------------------------------------

Reply via email to