Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!pasteur!cory.Berkeley.EDU!kscott From: kscott@cory.Berkeley.EDU (Keith Scott) Newsgroups: comp.sys.mac Subject: Re: CloseView Message-ID: <18186@pasteur.Berkeley.EDU> Date: 10 Oct 89 19:56:16 GMT References: <5294@shlump.nac.dec.com> Sender: news@pasteur.Berkeley.EDU Reply-To: kscott@cory.Berkeley.EDU.UUCP (Keith Scott) Organization: University of California, Berkeley Lines: 17 Howdy, Has anybody else thought of going into CloseView and hacking the code? My _guess_ as to the thing that puts up the rectangle (which is what most everybody despises) is a piece of code like: pensize(huge) color(black) framerect(appropriate parameters) why don't we go setting the pensize to zero (or one, if zero really doesn't work). I'll try sometime this week. --keith