home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13007 < prev    next >
Encoding:
Text File  |  1992-07-25  |  969 b   |  21 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!gatech!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!cpsc.ucalgary.ca!news
  3. From: valerio@cpsc.ucalgary.ca (Valerio Franceschin)
  4. Subject: editor for color lookup tables
  5. Message-ID: <1992Jul24.184634.12960@cpsc.ucalgary.ca>
  6. Organization: U. of Calgary Computer Science
  7. Date: Fri, 24 Jul 92 18:46:34 GMT
  8. Lines: 11
  9.  
  10. Hi, I am new to Mac programming and I have the following problem.  I would
  11. like my application to use a color lookup table which the user can modify
  12. as the application is running, with the results of the changes displayed right away.
  13. I can use the Palette Manager to read a color table created by ResEdit.
  14.  
  15. The major problem is that I don't want to write a color table editor, especially
  16. after seeing such a nice one in ResEdit. Does anyone know of any such editors that 
  17. can be interfaced in some way with my code? (or can my code interact with ResEdit ???)
  18.  
  19. thanks very much,
  20. V
  21.