[Qt] Request to add clipboard operation messages
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Thu Oct 13 13:36:41 CEST 2011
2011/10/13 zeljko <zeljko at holobit.net>:
> Why ? or better eg: if LCL sent LM_COPY to Qt ws, what happened before
I think that this reffers to this bug (which is for Carbon, but seams
to happen in Qt too): http://bugs.freepascal.org/view.php?id=20394
Basically I do Ctrl+C / Ctrl+V as a user in a TEdit and the TEdit does
not receive LM_CLEAR, LM_CUT, LM_PASTE and LM_COPY
This impacts TDBEdit which wants to see this events and react to them.
Carbon has the same problem. In Carbon this is implemented, but does
not get called =( I haven't yet figured what is wrong.
--
Felipe Monteiro de Carvalho
More information about the Qt
mailing list