Aloha!

How do I change the font color of a listbox column and not change the 
background color? I’d like the fonts in certain columns to be “Dark grey”, and 
have rows alternate colors.

This changes the font color to Dark grey (but forces the background of the 
column to white:
OBJECT SET COLOR([CC_Transactions]Date_;-Dark grey)

This sets alternate row colors like macOS Finder (but makes all the font colors 
black):
OBJECT SET RGB COLORS(*;"CCTransactionsLB";Foreground color;Background 
color;0x00F5F5F5)

Each one overrides the other.

What am I missing?


Sannyasin Siddhanathaswami
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to