> Is it possible to add more than just one (OK) button to
> a standard alert message? I'd like to replace the OK
> button with a YES and NO button and ideally have to
> YES button in the hilited mode, sp the user can simply
> hit the Enter key.
you can easily do this with the buddyAPI Xtra & the command
baMsgBox( Message, Caption, Buttons, Icon, DefButton )
you can set the button argument to 1 of 6 different options, including
"YesNoCancel" or "OKCancel"
it might be possible use the MUI Xtra (which, if I remember right) is what
director uses to make it's own dialog boxes), but I have never tried it.
good luck,
Nick Youmans
FutureMedia
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]