Good morning!
I searched the forum for a way to format the button list with a carriage return (CR) following each choice, instead of the default in-line display.
I want:
Choice 1
Choice 2
Choice 3
instead of
Choice 1 Choice 2 Choice 3
Is this possible?
Thanks!
:Todd
Formatting Answer Dialog Buttons?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Formatting Answer Dialog Buttons?
Hi Todd,
since the ASK/Answer dialogs are just plain Livecode stacks, you could of course modify their scripts,
but you will need to do this everytime a new version comes out
But you are free to "roll your own", of course
Best
Klaus
since the ASK/Answer dialogs are just plain Livecode stacks, you could of course modify their scripts,
but you will need to do this everytime a new version comes out

But you are free to "roll your own", of course

Best
Klaus
Re: Formatting Answer Dialog Buttons?
Thanks, Klaus...
I've become quite fond of rolling my own
Have a good day!
I've become quite fond of rolling my own

Have a good day!