Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: Re: Standard Way to Specify Colors? Message-ID: <1991May8.042303.2894@mnemosyne.cs.du.edu> Date: 8 May 91 04:23:03 GMT References: <1991May7.011322.12743@mnemosyne.cs.du.edu> <090344.11477@timbuk.cray.com> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 16 Disclaimer1: Nyx is a public access Unix system run by the University of Denver Disclaimer2: for the Denver community. The University has neither control over Disclaimer3: nor responsibility for the opinions of users. You can order some documentation & code (the Windows Developer's Notes) that has code for a % complete bar (for use in software installation programs). However I don't think it includes any color specification software. I finally decided to bite the bullet and allow users to select colors for objects from a fixed pallette. Maybe I'll bite the bullet further and let them change the RGB values for the colors in the pallette... Not too difficult to write - but the color selection problem is solved so well in the Control Panel that it's a shame it can't be used for 3rd party appls too! Terrell