Hi everybody working with FS 1.9 Is there any way to get the tooltip value of a panel button? Regards. |
Or know the panel and button name that I press |
Hi Jose, The api_application.getEvent API will give you information about the event and the component that triggered the event. Hope this helps. Kind Regards, |