Newsgroups: comp.lang.smalltalk
Path: utzoo!utgpu!cunews!ags
From: ags@scs.carleton.ca (Alexander George Morison Smith)
Subject: Re: Problem with STV4 on MacIIfx
Message-ID: <1991Apr30.212939.12444@ccs.carleton.ca>
Summary: Black Windows can be fixed!
Sender: news@ccs.carleton.ca (news)
Organization: School of Computer Science, Carleton University, Ottawa, Canada
References: <1991Apr30.055013.18251@ucselx.sdsu.edu>
Date: Tue, 30 Apr 1991 21:29:39 GMT

In article <1991Apr30.055013.18251@ucselx.sdsu.edu> whitney@saturn.sdsu.edu (Roger Whitney) writes:
>I recently tried to run Smalltalk v4 from ParcPlace on a Macintosh IIfx with 
>Apples 8-24GC graphics accelerator card.  All Smalltalk windows were 
>black and there was a continuous stream of unhandled exception windows.  
>The identical image, interpreter, and system works fine on a Mac II.  I find it 
>hard to believe that ST v4 does not run on an Mac IIfx.  Does anyone know of 
>any problems running ST v4 on either a Mac IIfx or the 8-24GC graphics 
>accelerator card?

I came across the same problem while arguing with Wilf about colour in
PP 4.0 on a Mac IIci with the same graphics card.  The solution is to go
to the control panel and select the monitor resolution you want (even if
it is already selected) before running PP4. 

Back to the original problem: has anyone been able to get 24 bit images
to work? I forget the exact class name but we were unsuccessful in
getting something that was 24 bits deep.  Even trying to get something
from the clipboard didn't work (sure, you could display the image using
the Mac graphics handle but you couldn't get the actual bits into
a Smalltalk object). 

- Alex
