Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with Tooltiptext in a grid
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problems with Tooltiptext in a grid
Miscellaneous
Thread ID:
01543611
Message ID:
01543611
Views:
74
HI all,

I try to put a Tooltiptext on each object in a grid.
BUT , i's bad. i have no toooltiptext

if i see on each object with the debugger , the property tooltiptext on each object is not empty !
cTooltiptext = 'test for ut '

   FOR EACH loControl IN  oColonne.CONTROLS
            *------------------------------------------------------
            STORE  cTooltiptext TO loControl.TOOLTIPTEXT
          ENDFOR
thank in advance for help

bernhart
Next
Reply
Map
View

Click here to load this message in the networking platform