Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

using TLMDExplorerBar and TLMDTextHint

I am using LMD Tools 12.X and have a small app which uses A ExplorerBar with sections and some TLMDExplorerBarItem entries. These entries can receive a Hint-String to be displayed when the mouse hovers over the specific entry. But The TextHint component seems to "ignore" those elements as the display is the basic Windows/Delphi formatting. I can not identify why the hint processing is not done for ExplorerBar Item objects.

A 2nd problem is that a Hint is also displayed (after the default HintPause of 500ms) even if I have already left the component. The hint is then displayed somewhere on the screen, blocking other controls perhaps. I can not find a place to "cancel" a pending hint display. I tried application.HideHint but that is not recognized.

Is LMDTools 2013 working better for my two problems above ?

Comments

Sign In or Register to comment.