Page 1 of 1

How to format contents of an ANSWER dialog?

Posted: Wed Mar 05, 2014 7:58 am
by genie
Good day!

Is there a way to format the contents of an ANSWER DIALOG? (pop-up)

The text in pop-ups are always centered. Is there anything I can do to make some text left justify or right justify?


Thanks,
Genie

Re: How to format contents of an ANSWER dialog?

Posted: Wed Mar 05, 2014 10:57 am
by LCNeil
Hi Genie,

You should be able to use htmlText for this purpose-

The following script will right justify any answer dialog text-

Code: Select all

answer "<p align="&"right"&">this is some text</p>"
The following forum post explains how to change other styles of the answer dialog-

http://ftp.runrev.com/forums/viewtopic. ... 43&p=19915

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——