Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to avoid caption with = being evaluated in IDE
Message
 
 
À
17/07/2007 17:14:24
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01241270
Message ID:
01241593
Vues:
31
>>I think you should better set the caption in Form.Init():
>>
>>
>>ThisForm.Caption = SomeFunction(...)
>>
>
>Not my code - and would probably take too much to do that everywhere. And I need to correct myself, it's the ToolTipText that's set that way, not the caption.
>
>Still can't figure why would VFP want to evaluate that for editing - it doesn't display the tooltip there anyway.
ThisForm.Caption = Evaluate([SomeFunction(...)])
A moment of silence is our cosmic reset button.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform