Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!samsung!umich!terminator!bodwin.citi.umich.edu!jwh From: jwh@bodwin.citi.umich.edu (Jim Howe) Newsgroups: comp.windows.ms Subject: Re: Smalltalk V /Windows (oink, oink) Message-ID: <1991Mar7.135011.21852@terminator.cc.umich.edu> Date: 7 Mar 91 13:50:11 GMT References: <10960018@otter.hpl.hp.com> <27207@netcom.COM> Sender: usenet@terminator.cc.umich.edu (usenet news) Organization: University of Michigan, IFS Project Lines: 21 In article <27207@netcom.COM> ergo@netcom.COM (Isaac Rabinovitch) writes: > >One thing that *really* bothers me is that any program you create with >ST/Windows starts up with a window advertising that the program was >written with Smalltalk V -- and every window label gets "Smalltalk/V" >prepended to it. The first is slightly obnoxious, the second is just >plain stupid. > I agree with you on both of these points. I work with Smalltlk V/PM and it does the same thing. You can fix the window label problem quite easily, however. There is a global variable called WindowLabelPrefix that is set to the string "Smalltalk/V". In a workspace simply assign a different value to that variable. You could also modify the "label:" method found in ApplicationWindow. This all works in V/PM and I assume that it will work in V/Windows. James W. Howe internet: jwh@citi.umich.edu University of Michigan uucp: uunet!mailrus!citi.umich.edu!jwh Ann Arbor, MI 48103-4943