Menu bar background color is not properly colored when porting from motif 1.2 to 2.1

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

Questions about motif? Contact us

2 posts / 0 new
Last post
Menu bar background color is not properly colored when porting from motif 1.2 to 2.1

Submitted by snguyen9 on Fri, 04/02/2010 - 18:36.

On SGI IRIX 6.5, I am having an issue with the menu bar background color. I am trying to use Motif 2.1 api. It seems like the menu bar child widgets do not change their background color at all. I am trying to set the background color for cascade buttons on the menu bar. Their background colors do not change when I explicitly called XmChangeColor to change the cascade button background color. Does anyone has any suggestions? I would appreciate your help.

Tue, 04/06/2010 - 18:31#1

Tue, 04/06/2010 - 18:31#1

fredk

Show the code you are using

Show the code you are using to change the color. I do not have any problem changing background of the cascade.