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

[REBOL] Window using forever loop

From: tmoeller:fastmail:fm at: 20-Nov-2006 17:17

Hi all, what might be the best way to have a window with a process running behind it, checking something and if a change occurs, the window ist updated??? I made a GUI and function for the check. Checking and updating the window via button is working fine. Now thought about implementing a process with the forever command and wanted to start it, when the window opens or at some time before. First, i cannot find an 'open event. What can i use instead? Second, is the forever loop the right way to make the process?? Third, is the event the right way to start the process automatically??? Can anybody help me out? Thorsten -- http://www.fastmail.fm - Access all of your messages and folders wherever you are