D dviper100 New Member Oct 11, 2012 #1 sir, could you help me to know what is the code for onclick events on the images in the horizontalscrollview.:sign0163:
sir, could you help me to know what is the code for onclick events on the images in the horizontalscrollview.:sign0163:
Erel B4X founder Staff member Licensed User Longtime User Oct 11, 2012 #2 Have you added ImageViews to the HorizontalScrollView? If yes then you should handle ImageView_Click event. Upvote 0
Have you added ImageViews to the HorizontalScrollView? If yes then you should handle ImageView_Click event.
D dviper100 New Member Oct 13, 2012 #3 not yet sir, i haven't inserted some imageviews in the horizontalscrollview...,i have just make a call for it - dim level1 as imageview. i haven't add some object in the designer. what should i do sir? Last edited: Oct 13, 2012 Upvote 0
not yet sir, i haven't inserted some imageviews in the horizontalscrollview...,i have just make a call for it - dim level1 as imageview. i haven't add some object in the designer. what should i do sir?
Erel B4X founder Staff member Licensed User Longtime User Oct 14, 2012 #4 See this link: ScrollView examples summary Upvote 0
D dviper100 New Member Oct 15, 2012 #5 thank you sir, hope it could help but if there's a problem again, i will consult you sir. godbless.:sign0098: Upvote 0
thank you sir, hope it could help but if there's a problem again, i will consult you sir. godbless.:sign0098: