Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AnFoxGUI.fll
Message
From
02/05/2018 08:08:12
 
 
To
01/05/2018 13:11:53
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01659662
Message ID:
01659680
Views:
68
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform