Hi guys,

I try to set up a Hint in my ListView window. I'd like to keep continuous
hint, without time delays and limited time of show up - WHICH IS SENSITIVE
ON THE MOUSE POSITION and THE TEXT UNDER THE CURSOR (MATH FORMULAS WHICH ARE
CALKULATED AND RESULT SHOWS BY THE HINT). If the row is selected (HotTrack
is True) the Hint is coming up and after a time delay disappears. If I move
the mouse over the ListView never come up only if I
leave ListView and move back the cursor on the rows or if I click on the
other selected Row. Does somebody have some ideas how to define a Hint with
infinity duration? I saw this solution in other programs but I have no idea
how to do it in Delphi 4.

My next question is: When I set up the ListView by the head length and
Column text length I'd like to keep the width constant. I don't like when I
change the window size the columns' width are changing too, or some of them
keep their original width and mostly one of them changes its width.
Sometimes happen the width of one of them is more times bigger than the
maximum length of any texts in the row. How to fix this problem?

Thank you
Peter 


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to