Subject Re: [IBO] TIB_GRID and CellRect
Author Lester Caine
> Somewhere between (I think) IBO v3 and IBO v4, the CellRect method
> of TIB_Grid was dropped. Under IBO4 how do you do the equivalent of
> a CellRect call for an IB_Grid (ie how do you get the co-ordinates
> of a particular cell)?

If memory serves, this was replaced with the OnDrawCell
event. Which tells you which cell is being worked on and
provides it's coordinates via the Rect parameter.

Just populate that event to control custom drawing.

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services