Re: MleText line per line...

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Rubens,

Use:
  appendText(pop1_mle,text)

where 'text' is a single line.  Remember that you will need to add line endings
either \n or \r\n to get the lines to break apart, else the test will simply
continue fromthe previous piece.

Cheers,
Dave

Rubens wrote:
> 
> Hi,
> 
> It=B4s possible to add to a MleText line per line=20
> of a text, instead of all the whole text as a unique sequence ?
> 
<snip>
> for i=1 to length(list) do
> 	setScrollPos( pbar,i )
> 	setText(pop1_mle,list[i])
> end for


. .. : :: = == == = :: : .. .
Server-Side DB driven web sites,
Software Development
(and part-time games developer)

contact dave_p at purpletiger dot com
or probert.dave at gmail dot com
. .. : :: = == == = :: : .. .

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu