Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!lll-winken!MAX7.llnl.gov!rich From: rich@MAX7.llnl.gov (Rich Mayfield) Newsgroups: comp.windows.x.motif Subject: Colors Message-ID: <1991Feb11.121704@MAX7.llnl.gov> Date: 11 Feb 91 17:17:04 GMT Sender: usenet@lll-winken.LLNL.GOV Reply-To: rich@MAX7.llnl.gov (Rich Mayfield) Organization: LLNL Lines: 13 Nntp-Posting-Host: max7.llnl.gov I'd like to either dynamically change the background color of a MainWindow's MenuBar and/or the background color of the MainWindow. I can set the color via a UIL or resource file upon startup - but not afterwards. In the main window I have a Form widget which doesn't seem to want to inherit (or take on its own) new background color after the application has fired up. With a blank main window this works fine, but with the Form widget all I get is a white background. According to the docs I should be able to do this, but... Any ideas would be most excellent.