09-30-2022, 12:49 PM
(09-30-2022, 12:34 PM)jeroen.rottink Wrote: Hi Eddy,
I assume you use IW15.2.65, the current latest version?
I tested this with IW15.2.65 and it works as expected. The second time you press the button nothing changes to the text property. The text stays the same. That's why no rendering event for the browser is needed. If you need it to render even if the text stays the same, you can also use MyText.Invalidate. In the end the effect is the same.
Sorry I wrote two times the wrong version
. Yes it is the last version (15.2.65).Yes the problem is the one you write, but I don't think it is the right behaviour, do you?
And why with the TStrings property "Lines" it is fine?
Thanks,
Eddy

