[Lazarus] Touchscreen
Den Jean
Den.Jean at telenet.be
Sun Jun 30 18:31:49 CEST 2013
On Sunday, June 30, 2013 11:17:57 AM zeljko wrote:
> I have some apps that uses touchscreen too (qtlcl), and there's nothing
I do not get touch events with qt lcl embedded (beaglebone),
I know about,
QWidget_SetAttribute(QtHandle, QtWA_AcceptTouchEvents);
QWidget_setAttribute(QtHandle,QtWA_StaticContents);
apparently it works under Windows (qt lcl again)
so where (OS ?) did you get touch event with qt lcl
I am now looking at all the qt lcl eventfilters, perhaps
something there could be the cause, but it is not clear
in a straight fpc qt4 binding program I get touch
events without problems.
Regards,
Jan
More information about the Lazarus
mailing list