Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!olivea!apple!bionet!arisia!roo!mdixon From: mdixon@parc.xerox.com (Mike Dixon) Newsgroups: comp.sys.next Subject: Re: dspwrap without the appkit Message-ID: Date: 29 Nov 90 04:29:37 GMT References: <1990Nov28.234910.28347@murdoch.acc.Virginia.EDU> Sender: news@parc.xerox.com Distribution: na Organization: Xerox PARC, Palo Alto, CA Lines: 25 In-reply-to: pts@mendel.acc.Virginia.EDU's message of 28 Nov 90 23:49:10 GMT I'm looking for a simple program which shows how to use pswraps *outside* of the application kit and Interface Builder. checkout hackkit.tar.Z in the next/sources directory at your favorite ftp site. from the README file: The HACKKIT Written by Bill Spitzak (SPITZAK@MCIMAIL.COM), Summer 1989. Main features: DIS : a powerful symbolic disassembler, specially designed for looking at mysterious library objects (although it can also disassemble executables). ICONCLOCK : App that draws a clock in it's own icon, yet can be resized to make larger clocks. The clock appearance is in a postscript file and may be edited to customize it. SOURCE CODE: Lots of short, self-contained, source files that demonstrate how to interface with the PostScript server, the Workspace, and the Pasteboard, without using the AppKit routines or "objective C". -- .mike.