Mashiane Expert Licensed User Longtime User Mar 29, 2017 #1 Hi there I want to click some button and show a tooltip of another view e.g. label, button, etc. Can someone please advise. Thanks
Hi there I want to click some button and show a tooltip of another view e.g. label, button, etc. Can someone please advise. Thanks
Erel B4X founder Staff member Licensed User Longtime User Mar 29, 2017 #2 No. The tooltip only shows based on the mouse events. You can implement a custom tooltip with a pane and then show it wherever you want. Upvote 0
No. The tooltip only shows based on the mouse events. You can implement a custom tooltip with a pane and then show it wherever you want.