Page 1 of 1

ASK without text input

Posted: Sun Nov 08, 2009 10:43 pm
by ukimiku
Hi,

when I ask the user whether s/he wants to confirm or cancel some operation, I use the ASK "Do you really want this?" contruct, as it shows an "OK" and a "Cancel" button by default. But is there a way to ask the user without the text input field that appears with the ASK? I really would like only "OK" and "Cancel" underneath the question/warning, nothing else. Or, if possible, have one or more buttons with more options added.

Is there an easy way to do this in Runtime?

Thanks,

Posted: Sun Nov 08, 2009 10:52 pm
by sturgis
Yep, should be easy enough, look for "answer" in your rev dictionary, should do what you want.

Posted: Sun Nov 08, 2009 11:10 pm
by ukimiku
Thanks, easy and flexible. I had thought ANSWER was much more single-minded... :)