Board index » delphi » Hints

Hints

Hi,

I have read a lot of related postings on hints.

But does anyone have a shortcut way of showing the hints over a particular
control or cell,
example a cell of a string grid when mouse pointer is over it.

Past postings are quite vague about this issue.

Appreciate if some one can post me a sample.

Thanks

- Joe

 

Re:Hints


Quote
Joseph wrote:

> Hi,

> I have read a lot of related postings on hints.

> But does anyone have a shortcut way of showing the hints over a
> particular control or cell, example a cell of a string grid when
> mouse pointer is over it.

> Past postings are quite vague about this issue.

> Appreciate if some one can post me a sample.

Look at THintWindow and THintInfo. THintWindow provides a way to
implement the pop-up hint window from the application. Sorry, don't have
a sample to provide.

--
Regards,
Karen McMurray
------------------------- BYTE CRAFT LIMITED ------------------------
      421 King Street North, Waterloo, Ontario, Canada N2J 4E4
              Tel. (519) 888-6911,  Fax (519) 746-6751
 i...@bytecraft.com, supp...@bytecraft.com, http://www.bytecraft.com

Other Threads