Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Modal progress dialog

From: adl::absentis::com at: 13-Apr-2006 16:57

Hello everyone I need to pop up a modal progress dialog, a customised one that contains more than just a progress bar. As far as I can see there is no way to do this as it would require that there was a event on the dialog's first appearance after the 'inform' from where I could run the code that would update and at termination, close the dialog. Has anyone solved this problem before me? thanks Andrew