I am creating a puzzle with 12 pieces. I got it to work. I can move individualy each piece but I can't address a single piece.
When I try to position the first piece the last piece created is moved.
I am not sure if I need a sender or something else.
When I try to position the first piece the last piece created is moved.
I am not sure if I need a sender or something else.
B4X:
If Tag=0 Then
imv.Left=69 '69
imv.top =44 '44
End If