I have a C program that was working fine under RedHat 9.0 using the LessTiff motif libraries until I recompiled it using the motif 2.2.2 libraries that come with RH 9.0. Now I get the following warning message when I execute the program. By the way, the program functions normally, I just can't get rid of this warning.
Warning:
Name :s1SW
Class : XmScrolledWindow
DeAssocNavigator requires a navigator trait
This is coming from a call to XmCreateScrolledList. What am I doing wrong? Is there an argument I am not setting or something? I don't even know what 'traits' are!
Please help, as I am now on my 3rd day with this problem.
Thank you
Craig
tceast@aol.com