home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!elroy.jpl.nasa.gov!ames!pasteur!dog.ee.lbl.gov!network.ucsd.edu!mvb.saic.com!ncr-sd!sagpd1!bberqu
- From: bberqu@sagpd1 ()
- Subject: Color Questions
- Message-ID: <1992Sep14.225645.3163@sagpd1>
- Keywords: color
- Date: Mon, 14 Sep 1992 22:56:45 GMT
- Lines: 29
-
-
- Hi,
-
- A couple of questions: Has anybody ever had the problem in Think C 5.0 when
- you launch the think debugger it corrupts the System File, its happened to
- me twice, when it happened I'd reboot the mac and get the welcome to mac
- dialog followed by the desktop with no windows and a menu bar with
- nothing in it, and the cursor changing from the watch to the pointer
- over and over and over?
-
- In an application I'm writing I've got a color menu with three different
- menu items each having a color icon to the left of the menu item (you
- know just like the Labels menu on the desktop), Now when you select
- each one of the menu Items it brings up the Color Picker, my problem is
- how do I make the color Icons in the menu change to the color selected
- with the color picker?
-
- Third question, when I set say the red/green/blue guns to something other
- than full intensity or 0 intensity, I don't get the color except the full
- intensity or 0 intensity guns. For instance say I wanted pink, and set the
- red/green/blue values to something which is pink, I don't know off hand
- what that is, however, it would not show up pink, but maybe red. It does
- show up pink after I select the color picker within the app and select pink.
- I suspect I'm not initializing something which the Color Picker does. Any
- help would be appreciated. I am using a CWindowPtr by the way.
-
- Thanks in advance
-
- Brian
-