change font of handler list in script editor? (2.0 rc1)
Geoff Canyon
gcanyon at inspiredlogic.com
Sun May 11 22:43:01 EDT 2003
If I'm following what you want to do, this should do it (you'll have to
restart Rev to be sure it takes effect):
set the textsize of field "handler list" of card "revscript" \
of stack "revTemplateScriptEditor" to 12 -- or whatever
set the textfont of field "handler list" of card "revscript" \
of stack "revTemplateScriptEditor" to "Geneva" -- or whatever
save stack "revTemplateScriptEditor"
No promises as to what consequences this might lead to ;-)
On Sunday, May 11, 2003, at 05:25 PM, Alex Rice wrote:
> Can one change the font of the handler list in script editor? (2.0 rc1)
>
regards,
Geoff Canyon
gcanyon at inspiredlogic.com
More information about the use-livecode
mailing list