MegatenFreak Active Member Licensed User Aug 8, 2021 #1 Hi. Is there a way to add tooltip text to a pane? using JavaObject perhaps?
LucaMs Expert Licensed User Longtime User Aug 8, 2021 #2 https://www.b4x.com/android/forum/threads/add-a-tooltip-to-an-imageview.65439/post-673263 Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 8, 2021 #3 If you see Pane in your code then you are doing something wrong. Change it to B4XView. Use this: https://www.b4x.com/android/forum/threads/add-a-tooltip-to-an-imageview.65439/post-673256 Upvote 0
If you see Pane in your code then you are doing something wrong. Change it to B4XView. Use this: https://www.b4x.com/android/forum/threads/add-a-tooltip-to-an-imageview.65439/post-673256