[Lazarus] Touchscreen
zeljko
zeljko at holobit.net
Sun Jun 30 11:17:57 CEST 2013
On 06/30/2013 10:38 AM, Koenraad Lelong wrote:
> Hi,
>
> I'm considering an application that will run on a touchscreen.
> I made some test-apps, and I think there will be problems with things
> like scrollbars. Is there a way to make those bigger ? Or is there a way
> to implement the "swipe" to move items in a list ?
> The touchscreen is connected to a linux-machine.
>
> Any suggestions ?
I have some apps that uses touchscreen too (qtlcl), and there's nothing
in LCL what can say "Touchscreen app", so I'm using workarounds via
command line (--touchscreen), so maybe we should add an property to
Application which can give some clue to the widgetset about used device ...
zeljko
More information about the Lazarus
mailing list