Preserving TabStops
Richard Gaskin
ambassador at fourthworld.com
Fri Feb 22 19:18:42 EST 2019
Roger Guay wrote:
> Is there a way to put fld “Fld2" after fld “Fld1” and preserve the
> TabStops of fld “Fld2” ?
Like textFont and other attributes, tabStops can be applied to the
field, or a paragraph within the field (v5.4 or later).
So you should be able to get the tabstops of fld 2, put the text after
fld 1, and then set the tabstops of the newly-added lines to the
tabstops you'd obtained from fld 2.
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list