Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.8 $; site uiucdcsp Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!inuxc!pur-ee!uiucdcsp!johnson From: johnson@uiucdcsp.CS.UIUC.EDU Newsgroups: net.lang.st80 Subject: Re: using the user interface Message-ID: <9000001@uiucdcsp> Date: Sat, 12-Oct-85 15:45:00 EDT Article-I.D.: uiucdcsp.9000001 Posted: Sat Oct 12 15:45:00 1985 Date-Received: Wed, 16-Oct-85 05:03:15 EDT References: <147@ndsuvax.UUCP> Lines: 23 Nf-ID: #R:ndsuvax.UUCP:-14700:uiucdcsp:9000001:000:884 Nf-From: uiucdcsp.CS.UIUC.EDU!johnson Oct 12 14:45:00 1985 /* Written 6:54 am Oct 7, 1985 by ncmagel@ndsuvax.UUCP in net.lang.st80 */ Does anyone have details on how to use the following classes of Smalltalk in order to build a nice Macintosh-like user interface? Dispatcher Menu Pane Subpane Textpane /* End of text from uiucdcsp:net.lang.st80 */ What version of Smalltalk do you have? None of these are in the one I use, which is version 2 (using the bs interpreter on Suns). The version I've seen has View, TextView, ListView, etc. and Controller, TextController, ListController, etc. I learned to use them by reading the source code. The fourth book (on the user interface) has never come out. What's this about building a Mac-like interface? Smalltalk already HAS a Mac-like interface! More precisely, the Mac has a Smalltalk-like interface. Are you using Smalltalk-80, or something else? Ralph Johnson