background color in script editor windows

Ray G Miller rgmiller at pacbell.net
Thu Jun 20 15:00:01 EDT 2002


Alex, add this bit of code to the card level of your Home stack

on MacLookAndFeel
  set the backcolor of fld "editor Field" of stack "script editor" to white
  set the scriptTextFont  to "Monaco"
  set the scripttextSize  to "12"
end MacLookAndFeel

Then put :
on preOpenStack
.....
.
.
     MacLookAndFeel
end preOpenStack

Save the stack, quit and restart MC.

Remember to type
"set the set the cantModify of  stack "home" to false"

in the message box BEFORE trying this.

Ray

--


Ray G. Miller
-----------
Turtlelips Productions
4009 Everett Ave.
Oakland, CA 94602
MailTo:rgmiller at pacbell.net
(V) 510.530.1971
(F) 510.482.3491






More information about the metacard mailing list