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

[REBOL] Re: [modal windows] [inform]

From: rotenca:telvia:it at: 24-Mar-2004 21:56

Hi, maxim
> what is the best way to open modal windows in view (windows which block
events to other windows, like requesters and alerts).
> are there alternatives to using inform... IIRC it was quite buggy, and was
prone to crash rebol... Inform has no bugs. It is the low-level handling of events (wake-event function) which is buggy. Use my patch on my site (and also on 1.3 page), it works well for me. --- Ciao Romano