Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to avoid caption with = being evaluated in IDE
Message
From
18/07/2007 11:51:53
 
 
To
17/07/2007 17:14:24
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01241270
Message ID:
01241593
Views:
29
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform