Subject Re: [IBO] IB_grid - Using OnDrawCell
Author Geoff Worboys
> I have got the OnDrawCell handler woring, including inserting
> bitmaps. I notice however that the dataset data is drawn into
> the cell before my handler gets called, causing nasty flicker,
> and wasting CPU.
>
> How do I stop the Cell being drawn before OnCellDraw happens?

John,

A brief look at the code tells me two things...

1. You are right, the default drawing is done first
and then the handler is called.

2. It will almost certainly not be changed in IBO3.6,
as such a change will be likely to break existing
applications.

I know that Jason has been working (in his spare time :-) on
significant modifications to the grid for IBO4. You may want to
suggest to him that he take a careful look at this aspect for the v4
release to see what can be done.


PS. In case you dont know, Jason is in Germany at the moment, not sure
exactly when he will be back on deck to answer this in more detail.

I was going to say HTH (hope this helps), but I know it doesn't.

Geoff Worboys
Telesis Computing