Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tooltip on Minimized Form in VFP6
Message
From
11/05/2004 02:12:08
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
 
 
To
11/05/2004 02:05:31
Neil Mc Donald
Cencom Systems P/L
The Sun, Australia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00902706
Message ID:
00902716
Views:
17
Hi Neil,

There is no such animal in VFP6. Not that I can find anyway <s>.

Regards,
Gavin.

>Hi,
> Isn't the MouseOver event what you want ?
>>Hi All,
>>
>>I want to display a tooltip when the mouse moves over a minimized VFP6 form. I added the following code to the MOUSEMOVE Event to simulate a tooltip, but the MouseMove doesn't seem to fire when the form is minimised. Anyone have any idea on how to achieve this?
>>
>>Thanks,
>>Gavin.
>>
>>
>>LPARAMETERS nButton, nShift, nXCoord, nYCoord
>>
>>IF This.WindowState = 1
>>    WAIT WINDOW This.Caption TIMEOUT 2
>>ENDIF
>>
>>RETURN DODEFAULT()
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform