Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!mailrus!husc6!linus!mbunix!bwk From: bwk@mitre-bedford.ARPA (Barry W. Kort) Newsgroups: comp.lang.smalltalk Subject: Color in Smalltalk 80 for the Mac Message-ID: <40108@linus.UUCP> Date: 19 Sep 88 12:32:00 GMT References: <12100011@osiris.cso.uiuc.edu> Sender: news@linus.UUCP Reply-To: bwk@mbunix (Kort) Organization: The MITRE Corporation, Bedford, Mass. Lines: 10 I have some color animations in Digitalk Smalltalk V/286 developed on the IBM 286 with 16-color EGA graphics. I have converted my code to ParcPlace Smalltalk 80 for the Mac II. I have Version 2.3 of PPS, with ColorDevice, but no high-level code like Digitalk's ColorForm and BiColorForm. Before I jump into the deep water here, I wonder if anyone has a development package for PPS which supports color forms with Digitalk-style code. If not, does anyone have a "theory of operation" which unravels the differences between PPS ColorDevice and Digitalk ColorScreen with ColorForms? --Barry Kort