Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!brunix!rca From: rca@cs.brown.edu (Ronald C.F. Antony) Newsgroups: comp.sys.next Subject: Re: How to instantiate DrawPageLayout class of 'Draw' Message-ID: <48880@brunix.UUCP> Date: 2 Sep 90 16:29:25 GMT References: <46350@etlcom.etl.go.jp> Sender: news@brunix.UUCP Reply-To: rca@cs.brown.edu (Ronald C.F. Antony) Organization: Brown University Department of Computer Science Lines: 18 If you want to use a hack method to instantiate a window subclass then the following is easier: 1) create subclass of object 2) instantiate it 3) cut it's icon (cmd-x) 4) select the subclass and delete it (delete key) 5) make the subclass under window again 6) go back to the icons and paste the instance back (cmd-v) This is much easier and faster than the 10-step method described in a earlier posting. Ronald ------------------------------------------------------------------------------ "The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man." Bernhard Shaw | rca@cs.brown.edu or antony@browncog.bitnet