trichview.com

trichview.support




I think I discovered a bug in the component Trichview


Return to index


Author

Message

Luciano Fran�a

Posted: 02/21/2005 4:54:57


  I made the following code: 

RichViewEdit1.rvdata.AddNL('Teste ', 0, -1);

 

with that code him mosta the word tests everything in front one of the other

in more TrichView if I give the following command: 

showmessage(RichViewEdit1.RvData.items.text); 

he puts the word one below the another giving a line jump that should not

be given because in the look of TrichView it shows one of the other in front

more with that command it doesn't work.. 

would he/she like to know him/it because of that???? 

 

the same happens with that command 

RichViewEdit1.insertHotPicture('teste ', ico, rvvaMiddle);

he should put the word 'teste' one in front of the other more unhappily he

gives a line jump and it is like this 

teste 

teste 

teste 

teste 

teste 

when actually it should be like this: 

teste teste teste teste teste teste teste 

that bug happens if I give the following command

showmessage(RichViewEdit1.RvData.items.text); 

 

Thankful for the attention. 

Luciano Fran�a. 

 





Powered by ABC Amber Outlook Express Converter