Re: [Gambas-user] Text formatting in TextArea

2008-10-18 Thread Doriano Blengino
Almanova Sistemi ha scritto: > Hello, > > in first tank's to Doriano Blengino and Stefano Palmeri for suggestion > about TableView. > I have followed the second suggestion from Doriano Blengino. > > Now I have a new problem: > > I need to modify part of text in TextArea. > > E.g.: I have a text lik

Re: [Gambas-user] Text formatting in TextArea

2008-10-16 Thread jbskaggs
Hi, Try using replace$. replace$(text_to_be_searched, text_to_look_for, text_to_replace_with) JB Almanova Sistemi wrote: > > Hello, > > in first tank's to Doriano Blengino and Stefano Palmeri for suggestion > about TableView. > I have followed the second suggestion from Doriano Blengino. >

[Gambas-user] Text formatting in TextArea

2008-10-16 Thread Almanova Sistemi
Hello, in first tank's to Doriano Blengino and Stefano Palmeri for suggestion about TableView. I have followed the second suggestion from Doriano Blengino. Now I have a new problem: I need to modify part of text in TextArea. E.g.: I have a text like "bla bla bla ..." and I nedd to have "bla *bl