Hi John,

on mouseup
   set the textfont of bkgnd field 1 of wind "Tablature" to "GuitarTab"
   set the textsize of bkgnd field 1 of wind "Tablature" to "48"
   type "R"
end mouseup

The above code inserts the Tablature symbol into field 1, but doesn't work
in Rev. I'm not sure how I can mix the two fonts in the mainstack field.

Check the stack's HCAddressing property: RR default is false; imported HyperCard stacks [& SuperCard stacks?] are set to true. What was a background field in SC may not be a background field in RR, depending on how you group controls.
--

Rob Cozens
CCW, Serendipity Software Company

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to