Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!rochester!cornellcs!travelers.mail.cornell.edu!news.kei.com!newshost.marcam.com!usc!howland.reston.ans.net!xlink.net!ins.net!heeg.de!hasko
From: hasko@heeg.de (Hasko Heinecke)
Subject: Re: A VERY Simple Question
Message-ID: <DF9BI8.9Mw@heeg.de>
Sender: uucp@heeg.de
Organization: Georg Heeg Objektorientierte Systeme, Dortmund, FRG
X-Newsreader: TIN [version 1.2 PL2]
References: <43jteq$but@brachio.zrz.TU-Berlin.DE> <43k4kt$nik@newsbf02.news.aol.com>
Date: Thu, 21 Sep 1995 13:15:44 GMT
Lines: 25

Bytesmiths (bytesmiths@aol.com) wrote:
:  Scott Melbourne (ScottMelbourne@medio.net) wrote:
: : I am doing a small report on Smalltalk, and one of the things I 
: : need to include is how I would write to the screen "Hello 
: : World!"  Any help would be appreciated.

: I'll bet this made a number of people grin! It kinda summarizes the entire
: difference between Smalltalk and most other programming systems. Here are
: some possibilities:

[...]

: * Open a new window on it (note this is less work than the above example):
:     ComposedTextView
:         open: 'Hello World!'
:         label: 'Hello World Window'

This should read "...open: 'Hello World!' asValue" in VW 2.0.

Hasko
--
+------------------------------------------------------+
| Hasko Heinecke, Georg Heeg - Object-Oriented Systems |
| hasko@heeg.de or http://www.heeg.de/~hasko           |
+------------------------------------------------------+
