I have a point in one script where it has to wait a few minutes for some stuff to happen in the background. I'd like to display some sort of message on screen to explain that the test is still in progress but that it is waiting for some event to happen. A pop-up window with an [OK] button would be nice.
I couldn't find anything in the Ruby technical docs that would help me *create* a pop-up window. Can this be done with Ruby? Do I have to make a call to a _javascript_ function to do this?
Can someone please point me in the right direction here? Thanks.
Paul.
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
