Login
`
Templates, Tools and Utilities
|
||
![]() |
![]() |
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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 April 1, 2025, 11:34 pm This article has been viewed 35231 times.
|
|