Datagrid/Table textHeight?

Peter Haworth pete at lcsql.com
Fri Aug 31 14:38:33 EDT 2012


You can set the text height in the Text Formatting tab of the datagrid
Inspector palette (separately for the body and the header).  You'd also
have to change the row height in the Basi Properties of datagrid Inspector
Palette.

If you need to do it by script use the dgProps["text size"] and
dgProps["row height"] properties of the datagrid

Pete
lcSQL Software <http://www.lcsql.com>



On Fri, Aug 31, 2012 at 10:05 AM, Rick Harrison
<harrison at all-auctions.com>wrote:

> My problem
> is that I can't find a good way to set the textHeight for
> the data grid to the large size.
>



More information about the use-livecode mailing list