Submitted by Anonymous on Mon, 12/04/2000 - 10:41.
I try to colorize my XmList by defining following rendition table
"*.list1.renderTable hellblau, weiss",
"*.list1.renderTable.hellblau.rendition
Background AliceBlue",
"*.list1.renderTable.hellblau.rendition
Foreground Black",
"*.list1.renderTable.hellblau.fontName ...",
"*.list1.renderTable.weiss.rendition
Background White",
"*.list1.renderTable.weiss.rendition
Foreground Blue",
...
but the only effect is a different foreground (text) coulour.
What am I missing? Or isn`t it possible to do that?
Regards