Increase text size in message box?
Sarah Reichelt
sarahr at genesearch.com.au
Tue May 10 18:31:36 EDT 2005
> Can I do this? Too small for my eyes.
> --
>
Sure - as with all the Rev IDE elements, it is written in Rev so you
can change it as much as you like.
First go to the Rev folder and look in Components -> Tools for the
"revmessagebox.rev" file. Duplicate it so you have a backup if anything
goes wrong :-)
Back in Rev, turn on "Revolution UI Elements in Lists" from the View
menu.
Open the Application Browser and find the "Message Box" stack.
Expand it's stack display and you will see a series of cards. The ones
you are interested in are the first two: "Single Line" & "Multiple
Lines".
For each of them, there are 2 fields you want to change: "Message
Field" and "Results".
Double click on each of them them to get the Inspector and change the
font size to whatever you want.
Then in Application Browser, right-click or control-click on the
Message Box stack and choose Save.
That's it :-)
HTH,
Sarah
More information about the use-livecode
mailing list