Page 1 of 1

Detect swipe on Gadgets?

Posted: Thu Sep 16, 2021 4:33 pm
by hoerbie
Hi,

is there any trick to get info of a swipe on a line of a ListViewGadget or ListIconGadget, on a ButtonGadget?

And as the CanvasGadget doesn't work correctly when more than one CanvasGadget exists or the CanvasGadget is in an window with #PB_Window_BorderLess (see bug reports viewtopic.php?f=11&t=1520 viewtopic.php?f=11&t=2036), are there any tricks to get this working?

I would like to use swipes for different functionalities in an Android app, for example swipe left in a list to delete the swiped line.

Greets, hoerbie