Fonts in a Standalone
Chipp Walters
chipp at chipp.com
Fri Nov 8 17:18:01 EST 2002
Paul,
You can also create a
if the platform is "Win32" then
set the textfont of fld "myTitle" to Verdana
set the textsize of fld "myTitle" to 32
etc..
end if
I find I need to do this sometimes in ports.
On of the reasons I created ButtonGadget is to 'unify' interface elements
across all distribution platforms. They all look EXACTLY alike...though are
not necessarily in line with each platforms UI guidelines.
-Chipp
More information about the use-livecode
mailing list