SuperCard Project to Rev
Rob Cozens
rcozens at pon.net
Thu Aug 10 10:25:38 EDT 2006
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)
More information about the use-livecode
mailing list