Subject | Re: [IBO] TIB_LookupList Hints |
---|---|
Author | Markus Ostenried |
Post date | 2003-01-21T21:16:12Z |
At 20:41 Tuesday, 21.01.2003 +0000, Steve wrote:
and IB_Grid1.IndicateRow := false;
HTH,
Markus
>How do I display a TIB_LookupList pop-up Hint? The long hint willset IB_Grid1.IndicateTitles := false;
>appear in the status bar, but there is no sign of the short pop-up
>hint. ShowHint is true, Hint = "Short Hint|Long Hint".
>
>Alternatively, how can I remove the fixed row & column from a
>TIB_Grid, where the hints do work?
and IB_Grid1.IndicateRow := false;
HTH,
Markus