Jump to content

dialogs


ferna

Recommended Posts

Hi,

Thinking about all the suffering that implies reorganizing our old source code cause the new showModal behavior (showMessage and messageDlg too), i wonder if there is a manner to implement a thread lock inside the showModal function until an event is fired by the client side. Maybe with a TEvent (waitFor and setEvent).

I've tried without success because i can't make the dialog box (TUniForm) visible before the thread lock, so, is there a way to show the form in the bowser before locking the thread (just right after doing TUniForm.showModal) ?.

Thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...