home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15534 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.7 KB  |  39 lines

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