HyperCard: Setting Text Height (7/92)

Here's a handler you can use to set the space (in points) between baselines
of text in a given field.

on mouseUp -- (or openCard or any other handler)
set TextHeight of field x to 18
end mouseUp -- (or openCard or any other handler)

This handler works in versions 1.2.5 and 2.0x of HyperCard.


This article is adapted from the Claris Tech Info database.
Published Date: Feb 19, 2012