Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!microsoft!chrisg From: chrisg@microsoft.UUCP (Chris GUZAK) Newsgroups: comp.windows.ms Subject: Re: 1024x768 colors problem Keywords: resources hilite bar menus Message-ID: <57347@microsoft.UUCP> Date: 12 Sep 90 04:06:05 GMT References: <11180@spool.cs.wisc.edu> <6323@gssc.UUCP> Reply-To: chrisg@microsoft.UUCP (Chris GUZAK) Organization: Microsoft Corp., Redmond WA Lines: 18 In article <6323@gssc.UUCP> geoffs@gssc.UUCP (Geoff Shapiro) writes: >In article <11180@spool.cs.wisc.edu> thaler@shorty.cs.wisc.edu (Maurice Thaler) writes: >|I have recently upgraded my video card to a STB with 1Meg of memory and >|it came with a 1024x768x256 driver for WIN3.0. All is great but for one >|small problem. >|I hate the way the selection bar on pulldown menus looks! I have gone > >The color of the highlighted text and the highlighted background in >selected menu bars is specified in the resources which have been compiled >Sorry... Wrong. There are win.ini settings for the Hilight and HilightText. Just add these to the [colors] section: [colors] Hilight=255 0 0 ;; red HilightText=0 0 255 ;; blue for example Chris Guzak