Panel receives only the Touch event. If I have an activity with all the events of a panel (Click, LongClick and Touch) only the touch will be received. If I remove the Touch sub then the click and LongClick will be received. Is this by design ? As I have read some other posts some people use click and touch events together and this is what I want to do also.
I have created a test project - a zip file is attached to the first file of another post :
https://www.b4x.com/android/forum/threads/button-always-on-top-of-panel.98175/
I have created a test project - a zip file is attached to the first file of another post :
https://www.b4x.com/android/forum/threads/button-always-on-top-of-panel.98175/