Detect swipe on Gadgets?

Just starting out? Need help? Post your questions and find answers here.
hoerbie
Posts: 100
Joined: Sun Mar 17, 2019 5:51 pm
Location: DE/BY/MUC

Detect swipe on Gadgets?

Post 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