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