On Sat, 5 May 2001 12:47:18 -0700 (PDT)
 Rishi Oswal <[EMAIL PROTECTED]> wrote:

> Hi. I was wondering if there is a way to create a
> pop-up window in rebol/view. I wanted to create a
> pop-up "Confirm" dialog window with an "Ok" and
> "Cancel" button but haven't figured out a general way

Try 

request "Format c:?" [ "yes" "no" ]

--
Graham Chiu
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to