SUMMARY Here are the WindowMaker files for ParcPlace Smalltalk. WindowMaker is a user interface constructor described in "Inside Smalltalk" volume II, by Wilf R. LaLonde and John R. Pugh. There are a few minor fixes to the source code, so it is almost but not quite the same as the source code listed in the book. I've uploaded the files directly from the Macintosh, using FTP in binary mode. Thus the end of line character is a carriage return, not the line feed that UNIX expects, or the carriage return + line feed that MS-DOS expects. You should also use binary mode when retrieving the files with FTP. File in part 1 of the code (WMExtras.pp.1, short for WindowMakerExtras.ParcPlace.1), then part 2 and part 3. The "a" at the end of the file name is a version code. The slideFrom:to:nSteps: method is missing, when it is located, it will be uploaded to this area. This only affects the visual effect that happens when you drop a new icon outside the WindowMaker window. FTP address: alfred.ccs.carleton.ca or equivalently [134.117.1.1]. Use the userid "anonymous" to log in. The code is in directory pub/smalltalk/WindowMaker. - Alexander G. M. Smith, December 17, 1990 (ags@scs.carleton.ca until April 1990)