Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!newsflash.concordia.ca!news.nstn.ca!ott.istar!istar.net!van.istar!west.istar!news-w.ans.net!newsfeeds.ans.net!chi-news.cic.net!ddsw1!news.mcs.net!nntp.primenet.com!news.asu.edu!ennfs.eas.asu.edu!cs.utexas.edu!uwm.edu!newsfeed.internetmci.com!in2.uu.net!news.sprintlink.net!new-news.sprintlink.net!newsreader.sprintlink.net!news.sprintlink.net!news-dc-9.sprintlink.net!atmnet.net!newshub.cts.com!crash!telesoft!east.alsys.com!news
From: Curt Timmerman <cbt@dart.thomsoft.com>
Subject: Re: HELP:>>Problems with VA 3.0a CwTextPrompter
Content-Type: text/plain; charset=us-ascii
Message-ID: <31F8AF69.7FD3@dart.thomsoft.com>
Sender: news@thomsoft.com
Content-Transfer-Encoding: 7bit
Organization: Thomson Software Products
References: <4t11h1$es5@newsbf02.news.aol.com>
Mime-Version: 1.0
Date: Fri, 26 Jul 1996 11:43:37 GMT
X-Mailer: Mozilla 2.0 (Win95; I)
Lines: 29

DNS DEBRO wrote:
> 
> Hi,
> 
> I have been experiencing problems with the VA CwTextPrompter.  While in
> development I don't have any problems.  The prompter looks and responds
> fine.  But when I package my application the buttons no longer say 'OK'
> and 'Cancel', they say 'MISSING MxCW8 in cw_e' and 'MISSING MxCW6 in
> cw_e'.  I'm developing and packaging in a Windows 3.11 environment.  Has
> anyone else experienced this?  If so how did you fix the problem?
> 
> Thanx,
> DNS

The error indicates that you don't have all the files that need to be
included when you deployed your application.  Though the IBM 
documentation gives a list of files that need to be present, it is 
incomplete.

I've found out through trial and error which additional files need to be
included.  In your case, cw_e.cat needs to be included (and you might
also need cwc.cat & cwcswin.cat).  These seem to all be message catalogs
that contain the canned messages available in IBM Smalltalk (like
OK and CANCEL).

Hope this helps.

Curt Timmerman
Thomson Software Products
