[Lazarus] TMemo: behavior difference between linux and windows

Xiangrong Fang xrfang at gmail.com
Wed Aug 5 15:58:08 CEST 2015


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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150805/e853dff0/attachment-0002.html>


More information about the Lazarus mailing list