Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change TooltipsText while the form is active
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000 SP4
Database:
MS SQL Server
Divers
Thread ID:
01036890
Message ID:
01036892
Vues:
11
>Hallo!
>Is there a way to change the text on the "Tooltips" while the form is active.
>
>The text in 'the little yellow field' is always the same text as it was when the form was activated.
>
>I want the Tooltips to show a text from a field i a table. And when I step in the table, I want the tooltips text change when the fiels contens changes.
>
>But the tooltip always shows the contens from the same record, no matter how I do.
>
>Kjell

There where you change the record of the table (Next, Prev Buttons or in Grid AfterRowColChange) :
thisform.LittleYellowField.ToolTiptext = TRANSFORM(MyTable.WantedField)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform