Hi,
I want to add tooltip text to a radio button "Reset" present inside the radio box such that when a user hovers over/select that radio button, the tooltip text appears. Please help me with the code as I am a noob in this technology. Thanks!
SAS AF & Frames in SAS 9.3
Check out this link to the AF documentation:
The tooltip can only be set on the radiobox control, not the radio buttons. So, if you set radiobox.tooltip, it will set it for anywhere inside of the radiobox, not one radio button. A possibility is to replace your radio buttons with pushbuttons. They take individual tooltips.
Yeah, that is the real problem.. I can't make any changes to the GUI. 😞
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.