Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tooltips
Message
From
16/09/2005 12:53:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01050316
Message ID:
01050363
Views:
12
I create the shape dynamically at thhe end of along prg run. The tooltip code works fine until I try to add the date.

> The code below is self explanitory, but it isn't working. I have also tried it without the dmy.
>
> .ToolTipText = "Estimated next event date " + TRANSFORM(DMY(thenextdate))
>
> I have tried several ways to accomplish this. Is it possible to do this with a tooltip?
> If it is, then how do I code it?
>

When do You set it and where?
- In the properties-Window? then You might need to add another "=" in front of the quotation-marks.
- In code then it should work, however thenextDate must be in scope as Boris already pointed out (same for the properties-Window).

And, Do You have ShowTips on the Form's level set to .T.? otherwise nothing happens anyway
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform