Re:String Grid color problem
Quote
> How can I easly change color of font text in rows (diferent colors in
> rows, that the aim).
You can draw it yourself, using the OnDrawCell event.
Or, even better, you can get a new component that handles it better.
There's a million of them out there. Here's a sampler of some I've found:
Orpheus by TurboPower : huge toolkit, pretty expensive, does everything
http://www.turbopower.com
ExpressGrid by Developer Express : http://www.devexpress.com/products/pexpgrid.html
Colosseum Builders TColossalGrid : For some reason they've stopped "supporting Borland
products", but:
http://www.colosseumbuilders.com/inprise.htm
Top Support's TopGrid : http://www.topsupport.com/
TMS software's TAdvStringGrid : I've used this one in the past and it's pretty good.
http://www.tmssoftware.com/
IMCA Systems TFlyGrid: http://www.imcasys.com/
Woll2Woll's Infopower: http://www.woll2woll.com
ProfGrid : http://www.geocities.com/profgrid
And, of course, check out Torry's for more:
http://www.torry.webnorth.com/index.htm
+=====================================================+
| Jonathan Arnold (mailto:jdarn...@buddydog.org) |
| Comprehensive C++Builder link site: |
| http://www.buddydog.org/C++Builder/c++builder.html |
+=====================================================+