Hi All,

I want to know in a TEdit if the owner form moving.
Found LM_WINDOWPOSCHANGING which works on Windows but not with Linux-Qt.
Later found LM_NC* events but same as above, not working with Linux-Qt.
I see QEventNonClientAreaMouse* in qt45.pas. Is this the same as Windows nonclient area?

Gabor

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to