Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiline tooltip text?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00464377
Message ID:
00464412
Vues:
19
>>>>Is there any way to get multiline tooltip text? I added chr(13)+chr(10)
>>>>as a test and it doesn't work. It just adds the "bar" character.
>>>>Using vfp5.
>>>

>>>In VFP 6 & 7 that doesn't work either
>>>what you can do is create your own class with a editbox control
>>
>>How would I trigger it and then release it?
>

>You can look at the class Mark Young mentioned. I think that is a class that uses a editbox control.
>I think it will be activated in the mouseover event and released with a timer control

Ah... Ok... I figured out the mouseover part but wasn't sure
how to release it. What I was going to do was use the x and y
positions assuming it was the coords within the control. I could
have left a 1 pixel perimeter that could release the editbox.
However the x/y coords are from the screen. Too bad.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform