From: Alexandre Naaman (naaman++at++laplace.engr.sgi.com)
Date: 06/29/2001 11:44:01
On Fri, 29 Jun 2001 william.ashton++at++lmco.com wrote:
> Hi, I'm working on a project which involves a scrolled list widget
> object. As user actions occure, they are created using
> XmStringCreateLocalized, then added to the list using
> XmListAddItemUnselected(<widget>, <XmString name>, 1). My problem is
> that we want to change the text color of important actions. I have
> found out how to modify XmNforeground, but that changes the text color
> of the entire list, I just want to change the color of one entry at a
> time. If anyone knows a way to do this, I'd appreciate some help.
Hi Bill,
There's some mention of this in the Motif FAQ:
http://www.rahul.net/kenton/mfaq.html
Basically what it boils down to is that you can't do this with the Motif
list widget unless you're using Motif 2.0 or the Xbae widget set.
A+,
Alex.
This archive was generated by hypermail 2b29 : Fri Jun 29 2001 - 11:42:55 PDT