G
Guest
I have an 80 character string, each position of which can be 0 or 1 indicating an ability to perform some action within my system. Each of the 80 positions refers to a specific function and I'd like to show a control tip for each character as the user moves around in the text box. Is this possible? Any other ideas on how to do this?