>From my previous post re:
--snip--
And just one more.... All these late nights working on MC code are hurting
my eyes. Does anyone know how I can change the default typeface of the
script window to something that I find more readable ?
--snip--

I now use a button on my stack whose script reads...

on mouseUp
  edit the script of this card
  set the textsize of wd "Script Editor 1" to 12
  set the textfont of wd "Script Editor 1" to "Monaco"
end mouseUp

For me this makes editing my scripts easier and quicker as I don't have to
switch from the browse tool and can set the type according to how awake I
feel...

Not perhaps the most 'revolutionary' tip, but may be of use to someone...

Rgds

Gary Rathbone


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to