Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!usc!nic.csu.net!csun!csunb.csun.edu!bcphyagi From: bcphyagi@csunb.csun.edu (Stephen Walton) Newsgroups: comp.sys.amiga.introduction Subject: Re: Close box probs in 2.0 under Wshell Message-ID: <1991Feb22.211518.26510@csun.edu> Date: 22 Feb 91 21:15:18 GMT References: <4193@orbit.cts.com> Sender: news@csun.edu (News Administrator) Reply-To: srw@csun.edu Organization: csun Lines: 15 In article <4193@orbit.cts.com> chucks@pnet51.orb.mn.org (Erik Funkenbusch) writes: >I have a problem with the close box when using Wshell. it requires me to >click 5 times in the box before it will close. this is on a 3000 under 2.02. The WShell requires ConMan to recognize the close gadget. The close gadget on the standard 2.0 CON: device (was NEWCON: on 1.3) sends an EOF to WShell; as a safety valve against accidental ^\ hits, five are required. Install ConMan. I have ConMan mounted as CNC:. Then, I did a Setenv SHELLWINDOW "CNC:0/0/600/250/WShell/c" so that the latter is the default window for a NewWSH command. Finally, I modified the WINDOW= item in the ToolTypes for my WShell icons to also point to CNC:. Works fine. -- Stephen R. Walton, Dept. of Physics and Astronomy, Cal State Northridge I am srw@csun.edu no matter WHAT the stupid From: line says!