Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Color one column in a list box from a Queue 1998-08-04 -- Jim Katz To do this you are going to have to add the color attributes to the
queue. For row coloring to work, you must have four extra fields defined
in the queue for each field that will have color, they must follow
immediately after the field within the queue structure. Then when you're
building the queue, you set the color values for each field:
Field1:Fg = Color:whatever
Field1:Bg = Color:someOtherColor
Field1:SFg = Color:HiliteFg
Field1:SBg = Color:HiliteBg
Today is November 21, 2024, 3:31 am This article has been viewed 35174 times.
|
|