Subject | tib_grid coloring |
---|---|
Author | stanw1950 |
Post date | 2002-09-18T18:44:08Z |
My tib_grid uses the OnGetCellProps procedure to change the row font
or color based on various checks of fields. I also use OnDrawCell to
draw up to 10 bmp's also based on the field's value. The grid display
23 lines. When the colors and bmp's are drawn, the grid looks like a
curtain is being pulled down - i.e. it's slow. Are there any tricks
to speed this up or am I just trying to draw too much? Thanks in
advance. (Delphi 6, IBO 4.2.hg)
Stan Walker
or color based on various checks of fields. I also use OnDrawCell to
draw up to 10 bmp's also based on the field's value. The grid display
23 lines. When the colors and bmp's are drawn, the grid looks like a
curtain is being pulled down - i.e. it's slow. Are there any tricks
to speed this up or am I just trying to draw too much? Thanks in
advance. (Delphi 6, IBO 4.2.hg)
Stan Walker