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:[EMAIL PROTECTED]
(V) 510.530.1971
(F) 510.482.3491



_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to