Re: [Lazarus] Touchscreen

2013-06-30 Thread zeljko
On 06/30/2013 06:31 PM, Den Jean wrote: 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)

Re: [Lazarus] Touchscreen

2013-06-30 Thread Malcolm Poole
On 30/06/13 09:38, Koenraad Lelong wrote: 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 ? I decided to use fpgui for this; because it made it relativ

Re: [Lazarus] Touchscreen

2013-06-30 Thread Den Jean
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_Sta

Re: [Lazarus] Touchscreen

2013-06-30 Thread zeljko
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

[Lazarus] Touchscreen

2013-06-30 Thread Koenraad Lelong
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