How can I set the vertical distance between the images? Bordersize seems to work only horizontally. Verticaloffset does not seem to work.
BTW: GREAT library!
B4X:
Gall.Initialize (Activity,0,0,100%x,100%y,7,Me,"", "Gall_OnClick", "Gall_OnLongclick", "")
Gall.BorderColor = Main.ptealcolor
Gall.BorderSize = 3dip
Gall.SizeInGrid = 33%x
' Gall.VerticalOffset=-33dip
BTW: GREAT library!
Attachments
Last edited: