Subject Re: Touch screens
From Mervyn Bick <invalid@invalid.invalid>
Date Tue, 15 Sep 2020 12:20:41 +0200
Newsgroups dbase.getting-started

On 2020/09/15 07:28, Cornelius wrote:
> Good morning all.
>
> I am using dbase 12 and got a plan to use touch screens, but still in the dark about them.
>  
> Any documentation or books that I can get regarding dbase and touch screens.
>
> Regards,Cornelius.
>

I think it was in dBASE 12 that a set of onGesture events was
introduced.  Have a look at these in the help file.  A single tap will
probably fire the normal onClick event.

I'm afraid there doesn't seem to be anything concrete on how to use the
new events form dBase LLC so I'm afraid you may be on your own.  If you
Google "programming for touchscreens" you may find some useful
information.  Mind you, if you don't have an active touchscreen to test
on it looks like being "mission impossible". :-(

Mervyn.