Ok, I have an imgVw1 and a lbl1 in a Panel,
outside of the Panel are btnNext and btnPrevious that pull imgVw1.bmp# and lbl1.txt# from sample.db, this works like a charm.
Attempts to replace btnNext and btnPrevious with the "GestureDetector" or "Gestures" lib deliver no Log entries, or encouraging results.
With 200+ image/text changes what would be a recommended approach to update imgVw1/lbl1 using a horizontal swipe instead of buttons.
Thanks in advance for all links and pointers.
outside of the Panel are btnNext and btnPrevious that pull imgVw1.bmp# and lbl1.txt# from sample.db, this works like a charm.
Attempts to replace btnNext and btnPrevious with the "GestureDetector" or "Gestures" lib deliver no Log entries, or encouraging results.
With 200+ image/text changes what would be a recommended approach to update imgVw1/lbl1 using a horizontal swipe instead of buttons.
Thanks in advance for all links and pointers.