Formatting answer dialog box text

Bill Vlahos bvlahos at mac.com
Sun Feb 7 15:31:20 EST 2010


I can figure out how to format the prompt text but not the button choices.

This script gives me a nice looking dialog box with the single OK button.

on mouseUp
       answer question "<b>This is header in bold.</B><br><i>This is in italics.</I><br>"& \
                "<p>Option A<br>   or <br>Option B<br></p>"
end mouseUp

How would I add the "with statement" to get two buttons. Without the formatting it would be
	 ...with "Option A" or "Option B"


Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.




More information about the use-livecode mailing list