set the textStyle["box"] of word x of line y to true is very fast

Thierry Douez th.douez at gmail.com
Thu Feb 20 02:56:57 EST 2014


Hallo Bernd,


>         set the textStyle["bold"] of field 1 to true
>
> I tried it and it turned out to be a lot faster than
>
> set the textStyle of word x of line y of field z to "bold"
>

and what about

    set the textStyle["bold"] of field 1 to true

against

    set the textStyle of field 1 to "bold"

??

Bis bald,

Thierry


------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage - sunnYpdf




More information about the use-livecode mailing list