Message box text size

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Preston Shea
Posts: 73
Joined: Sat Apr 08, 2006 6:51 pm

Message box text size

Post by Preston Shea » Tue Feb 08, 2011 10:21 pm

Is there a way to increase the size of the text displayed in the message box?
In nova fert animus mutatas dicere formas corpora.

Klaus
Posts: 14194
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Message box text size

Post by Klaus » Wed Feb 09, 2011 12:33 pm

Hi Preston,

1. open the message box
2. open the "Application Browser"
3. check menu: View -> LiveCode UI elements in lists
4. find "Message Box" in the Application Browser
5. right-click on the name and select "Toplevel", to make that stack editable
6. right-click on the name and select "Inspector"
7. Set the text props for that stack
8. adjust all elements in that stack to make the bigger text size fit
9. save that stack
10. do this for every new version of LiveCode 8)

Best

Klaus

Post Reply