Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AnFoxGUI.fll
Message
De
02/05/2018 08:08:12
 
 
À
01/05/2018 13:11:53
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01659662
Message ID:
01659680
Vues:
67
>>>Has anyone used the anFoxGUI.fll to obtained the multi-line ToolTip feature it provides. I think it maybe behind some of the Internal Errors (and CRASHs) I have been seeing recently. The FLL was developed many years ago, and the version I have is 0.80. It is a 32bit library, and I am running it under a 64bit OS. Does it require a specific C/C++ library.
>>>
>>>It also can be found here
>>>https://www.levelextreme.com/Home/ShowHeader?Activator=17&ID=10077
>>>
>>>Does anyone have any comments about this library?
>>>
>>
>>Never used this, but I'm pretty sure you can create multi-line tooltips natively by just including Chr(13) + chr(10) in the string.
>>
>>Tamar
>
>Somewhere in the Help file it states there is a 127 character limit. The anFoxGUI.fll allows for longer ones.

Not anymore. Just did a test with a form with a button with this in its Init:
This.ToolTipText = REPLICATE("This is a test. ",100)
Works perfectly.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform