ilan Expert Licensed User Longtime User Apr 29, 2022 #1 hi, how can i add the page_touch event in b4xpages? it seems like there is no delegate option for the touch event what I do now is, adding a b4xview (xui.creatPanel) and use his touch method but is it also possible to do it directly on the activity,page,form?
hi, how can i add the page_touch event in b4xpages? it seems like there is no delegate option for the touch event what I do now is, adding a b4xview (xui.creatPanel) and use his touch method but is it also possible to do it directly on the activity,page,form?
LucaMs Expert Licensed User Longtime User Apr 29, 2022 #2 https://www.b4x.com/android/forum/threads/b4xpages-root-click.124883/ Upvote 0