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
 ____________________________________________________________________
 [email protected]                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to