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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...