Does anybody know what the default font is for LC 6.5 rc3?
Thanks
David
LC 6.5 rc3 default font?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: LC 6.5 rc3 default font?
Hi David,
Make a new stack with 1 field. Type something in the field and open the message box. Type the following in the message box.
and press enter. On Windows 8 I get "Segoe UI" and on Mac OS X 10.6.8 Lucida Grande.
Kind regards,
Mark
Make a new stack with 1 field. Type something in the field and open the message box. Type the following in the message box.
Code: Select all
put the effective textfont of char 1 to -1 of fld 1
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: LC 6.5 rc3 default font?
Mark,
Thanks,
David
Thanks,
David