Hi,
    In my program I have a function that creates a dialog box. I have
this function in a for loop so as to
    create the same dialog box a certian number of times. However when
the loop gets executed it
    creates all the dialog box's together on the screen. I was wondering
if there was some way of
    stoping execution after a dialog box is created so that the next box
will not appear until I press the
    ok or cancel buttons. When using ptk this is not a problem as only
one dialog box will appear at a
    time. I would be very grateful for any help.
    Thanks very much,
Timothy.


Reply via email to