Page 1 of 1

Answer command- display bold text

Posted: Mon Jan 25, 2016 8:58 am
by Jellobus
Hi all,

I am trying to display bold text in the mobile environment by using answer command. I like to make "No, Thanks" to be bold. I attached a screen shot of example I want to display.

on mouseUp
answer "Would you mind taking moment to rate it?" with "Rate This App" or "Remind me later" or "No, Thanks" titled "Rate This App"
end mouseUp

Would you tell me if anyone know how to do it?
Any advice will be appreciated. thanks for your time!

Cheers,

Louis

Re: Answer command- display bold text

Posted: Mon Jan 25, 2016 6:46 pm
by jacque
There's no way to do this with the mobile "answer" command, but you can easily display a group on the card.

Re: Answer command- display bold text

Posted: Tue Jan 26, 2016 7:34 am
by Jellobus
Hi Jacque, thanks!

Louis