Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!news.mathworks.com!fu-berlin.de!news.dfn.de!news.coli.uni-sb.de!News.Saar.DE!dacos.saar.de!usenet
From: "S.Pfeil" <s.pfeil@sap-ag.de>
Subject: VW 2.0 - Close a Workspace
Content-Type: text/plain; charset=us-ascii
Sender: usenet@dacos.saar.de
Content-Transfer-Encoding: 7bit
Organization: dacos
Message-ID: <312D27DE.60FE@sap-ag.de>
X-Mailer: Mozilla 2.0 (Win16; I)
Mime-Version: 1.0
Date: Fri, 23 Feb 1996 02:35:10 GMT
Lines: 17

Hello Smalltalker

I've got a problem to close a workspace (ComposedTextView) opend by the 
Visual-Launcher. The problem is, that a ComposedTextView doesn't 
understand close or closeRequest. 

I tried the following example....

| dialog |
dialog := ComposedTextView open.
dialog closeRequest.

... but it doesn't work. 
If somebody now a anser please let it now.

Thanks a lot 
Stephan Pfeil	(s.pfeil@sap-ag.de)
