Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ndsuvax.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!stolaf!umn-cs!mmm!dicomed!ndsuvax!ncmagel From: ncmagel@ndsuvax.UUCP (ken magel) Newsgroups: net.lang.st80 Subject: using the user interface Message-ID: <147@ndsuvax.UUCP> Date: Mon, 7-Oct-85 07:54:36 EDT Article-I.D.: ndsuvax.147 Posted: Mon Oct 7 07:54:36 1985 Date-Received: Sat, 12-Oct-85 19:36:00 EDT Organization: North Dakota State University, Fargo N.D. Lines: 15 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 I am especially interested in a convenient way to allow the user to input text based on a prompt from the application. Thus I suppose one needs the Prompter class as well. I know there is supposed to be a fourth book from Addison-Wesley on implementing user interfaces, but none of the book stores around here sell it or know how to get it. Thanks in advance.