Inherited resources issue

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
Inherited resources issue

I am porting our software from Solaris to Linux, I am using motif 2.2.2-12. I have a problem where the resources aren`t getting set properly for child widgets, I thought that children would inherit the background color of the parent widget. A simple example of my problem is when I create a QuestionDialog and set the background to red the label and the buttons of that question dialog come out to the default gray where on Solaris the label background and the button background would pick up the red which is the desired effect. I can manually get the children of the Question dialog and set the background, but this would require extensive work in our software to change all dialogs in this manner. Any input would be appreciated,
Thanks
DanS