Newsgroups: comp.lang.smalltalk
Path: utzoo!utgpu!cunews!dbuck
From: dbuck@ccs.carleton.ca (Dave Buck)
Subject: Re: Interface Builders?
Message-ID: <1990Dec5.141001.15774@ccs.carleton.ca>
Keywords: Smalltalk, interface
Organization: Carleton University, Ottawa, Canada
References: <danr.660381587@melange>
Date: Wed, 5 Dec 90 14:10:01 GMT

In article <danr.660381587@melange> danr@autodesk.com (Dan Rosenfeld) writes:
>Does anyone know of any interface builders available for Smalltalk
>systems?  By "interface builder" I mean a program which allows an
>application`s interface, or interface elements, to be composed
>graphically.
>
>Thanks,
>
>Dan Rosenfeld
>
>[danr@autodesk.com]
>--

The book "Inside Smalltalk II" contains the implementation of a "window maker"
program that allows you to design windows interactively.  You can add text
windows, buttons, etc., align them on the screen, and specify the messaging
protocol for them all.  Check the book for more details.  It should be
available in bookstores by now.  It works for Smalltalk-80 Version 2.x.
 
David Buck
dbuck@ccs.carleton.ca


-- 
_____________________________________________________________________
| David Buck                    | My employer is not responsible for|
| dbuck@ccs.carleton.ca         | my opinions.  I'm not even sure   |
|                               | I am.                             |
