Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!mit-eddie!gary From: gary@eddie.MIT.EDU (Gary Samad) Newsgroups: comp.sys.amiga Subject: Re: Clipping within a window. Message-ID: <6175@eddie.MIT.EDU> Date: Wed, 24-Jun-87 13:45:03 EDT Article-I.D.: eddie.6175 Posted: Wed Jun 24 13:45:03 1987 Date-Received: Fri, 26-Jun-87 05:11:19 EDT References: <205@sugar.UUCP> Reply-To: gary@eddie.MIT.EDU (Gary Samad) Organization: MIT, EE/CS Computer Facilities, Cambridge, MA Lines: 13 In article <205@sugar.UUCP> peter@sugar.UUCP (Peter DaSilva) writes: }I want to clip some text (or graphic) output to within the borders of a }simplerefresh window. What's the best way to do this? I know I can use }superbitmap with GZZ, but that's rather overkill for text only output. }That is, I guess, how do I set up a clipping rectangle of my own within a }window? } }-- Peter da Silva (why doesn't VI do SLOWOPEN on vt100s?) You can simply use GZZ, you don't need the superbitmap to simply do clipping within the borders of the window. Gary