Hello,
today I started experimenting with what appears to be a great framework.
I'm having a problem with image click event.
I set up a "row" to contain a few images. My goal is to react to a click on each image not writing as many subs as there are images. So I tried:
Code:
....
Dim img As ABMImage
img.Initialize(page,"1","../images/370.png",1.0)
img.Caption="Num.1"
img.Tag=1
img.IsResponsive=True
page.Cell(5,1).AddArrayComponent(img,"myimg")
Dim img2 As ABMImage...
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2bZ8uEv
via IFTTT
Aucun commentaire:
Enregistrer un commentaire