Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!apple!bionet!agate!helios.ee.lbl.gov!nosc!ucsd!sdcc6!sdcc19!sdcc15!pa1132 From: pa1132@sdcc15.UUCP (pa1132) Newsgroups: comp.sys.atari.st Subject: GEM and TOS Summary: Tos text screen integrating with GEm Message-ID: <597@sdcc15.UUCP> Date: 4 Oct 88 22:07:13 GMT Reply-To: pa1132@sdcc15.UUCP () Organization: University of California, San Diego Lines: 7 Sender:pa1132@sdcc15.ucsd.edU Keywords:TOS and GEM Is there any way to limit the text output of TOS to a section of the screen instead of the whole screen so that printing, scroLling, etc just happens inside that section? If this can be done, we can put a TOS text window inside a GEM window and by calling TOS routines instead of VDI scrolling of text can be much faster. Of course, this may mean that we have to limit the boundary of windows to be on the multiple of 8 pixels.