Subject Re: [IBO] multi-select
Author Geoff Worboys
> In version 3.6.Dg I have noticed that when using Mult-Select
> (Ctrl+left mouse) with the defalt settings of ib_grid will
> cause the text to turn white and the backound yellow making
> it quite un-readable.
> Any Ideas?

The background color of selection is controlled via the
IB_Session.SelectedColor. Put a TIB_SessionProps component on your
application to give you control over these values. The font color
used is clHighlightText.

HTH

Geoff Worboys
Telesis Computing