1.3.5 TWebRichEdit onChange event

 

Hi,


TWebRichEdit doesn't trigger onChange event !!!
It should be work in 1.3.5 version.


I cannot reproduce this.
I attached an OnChange event handler to the TWebRichEdit control in the RichEditor demo and the OnChange event is triggered when typing in the control.

It doesn't work when you link TWebRichEdit by ElementID.
See my example program:

https://appmaster.pl/tms

We traced & fixed this issue. 
The next update will address this.