Hi There,

I found that On Windows, TMemo.OnChange is triggered while Memo content is
updated PROGRAMATICALLY, while on Linux (GTK) it is not triggered.

For this reason, I have to use OnKeyPress instead of OnChange to make my
program behave same on both platform.

Is this a know problem (probably because of the underlying widget set), or
is it considered a bug?

Thanks!
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to