Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!MAX7.llnl.gov!rich From: rich@MAX7.llnl.gov (Rich Mayfield) Newsgroups: comp.windows.x.motif Subject: dynamically change colors??? Message-ID: <1991Feb7.170316@MAX7.llnl.gov> Date: 7 Feb 91 22:03:16 GMT Sender: usenet@lll-winken.LLNL.GOV Reply-To: rich@MAX7.llnl.gov (Rich Mayfield) Organization: Lawrence Livermore National Laboratory, CA, USA Lines: 7 Nntp-Posting-Host: max7.llnl.gov caveat: I'm new to this so be gentle... I'm trying to dynamically change the color of a menu bar in my main window. I've tried the XtSetValues() to change the background color but nothing seems to happen. Do I need to somehow "redraw" the menu bar to get the new color to show up? Any ideas...please...help...