Re: styling text within an LC script

2015-11-10 Thread Sri
of field "Table1" to tText -- style as necessary repeat with i = 1 to 3 set the itemDel to tab set the textStyle of item 2 of line i of field "Table1" to "italic" end repeat end mouseUp Regards, Sri -- View this mess

Re: styling text within an LC script

2015-11-10 Thread Geoff Canyon
inal text" into verse_line > > set the textStyle of item 3 of verse_line to "italic" > > > > Not that simple? > > > > > > On 10 November 2015 at 14:53, wrote: > > > >> Hi. > >> > >> > >> Have you looked u

Re: styling text within an LC script

2015-11-10 Thread Paul Dupuis
Style of item 3 of verse_line to "italic" > > Not that simple? > > > On 10 November 2015 at 14:53, wrote: > >> Hi. >> >> >> Have you looked up the "HTMLText" in the dictionary. >> >> >> If I understand, this should he

Re: styling text within an LC script

2015-11-09 Thread Nicolas Cueto
as Cueto > To: How to use LiveCode > Sent: Mon, Nov 9, 2015 9:24 pm > Subject: styling text within an LC script > > > I've a script that combines tab-delimited text. Next, how to modify my > script so > that parts of the combined text become italicized (or bold, or >

Re: styling text within an LC script

2015-11-09 Thread dunbarx
Hi. Have you looked up the "HTMLText" in the dictionary. If I understand, this should help. Craig Newman -Original Message- From: Nicolas Cueto To: How to use LiveCode Sent: Mon, Nov 9, 2015 9:24 pm Subject: styling text within an LC script I've a script th

styling text within an LC script

2015-11-09 Thread Nicolas Cueto
I've a script that combines tab-delimited text. Next, how to modify my script so that parts of the combined text become italicized (or bold, or underlined, or ...)? The tab-delimited text is: - Paradiso.01 1 La gloria di colui che tutto move The glory of the One who mo