margins and tabstops
Klaus Major
klaus at major-k.de
Wed Aug 4 16:58:05 EDT 2004
Hi Patricia De Martelaere, (Wouter? ;-)
> ...
> Hi Klaus,
>
> May be you will consider this a work around but why not format the
> tabs and use the tabs to show the text in the cell you want?
> like for example:
> constant origTabs = 30,30,30,30,30,30,30,30,30 ---- or whatever format
>
> on resetcolumns
> set the tabstops of fld 1 to origTabs
> end resetcolumns
>
> on showcolumn x
> get origTabs
> put <widecellvalue> into item x of it
> set the tabstops of fld 1 to it
> end showcolumn
Sorry, does not work for me, i just have an ordinary list-field.
Maar, hartelijk bedankt :-)
> Greetings,
> WA
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list