Cols and rows in field
Sarah Reichelt
sarah.reichelt at gmail.com
Tue Feb 5 05:50:33 EST 2008
> I'm using fields with TabStop to show tabular data from a database. It's
> only a list of all the products that exist in the database, these list have
> 3 cols.
>
> Code + Name + Price
>
> Frist problem, if the name have more o less length the col num 3 is moved
> and break the cols. I need that all the cols have a fixed length independent
> of her length, cutting letters if is necesary.
If you turn on the vGrid (show the vertical lines in the field), the
columns will get truncated to fit.
Cheers,
Sarah
More information about the use-livecode
mailing list