Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site dartvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!dartvax!mss From: mss@dartvax.UUCP (Mark Sherman) Newsgroups: net.micro.mac Subject: New category in Smalltalk Level 0 on the Mac Message-ID: <4368@dartvax.UUCP> Date: Sun, 30-Mar-86 15:45:57 EST Article-I.D.: dartvax.4368 Posted: Sun Mar 30 15:45:57 1986 Date-Received: Wed, 2-Apr-86 01:06:25 EST Reply-To: mss@dartvax.UUCP (Mark Sherman) Organization: Dartmouth College, Hanover, NH Lines: 6 To create a new category, select any category in the browser, edit the "empty" class definition to create a class in the new category, rename the category to whatever you want and "accept" the class definition. Now go back to the category pane and select "update" from the menu. Your new category will be at the bottom of the category list. This algorithm can be found in the orange book.