Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!UMDD.BITNET!BBOURBIN From: BBOURBIN@UMDD.BITNET (Brett S Bourbin) Newsgroups: comp.sys.amiga.tech Subject: Multiple ViewPorts Message-ID: <8804251835.AA01654@jade.berkeley.edu> Date: 25 Apr 88 17:27:56 GMT Sender: usenet@ucbvax.BERKELEY.EDU Lines: 11 I am trying to write a program which uses multiple viewports so that I can have a double buffered upper screen, which is 352 X 130 lines (overscanned) and a bottom section which is 288 by 108 lines (narrow screen). I am setting the DxOffset and DyOffsets to -16 and -16 for the top and 16 and 110 for the bottom section. The routine I wrote is not working. Matter of fact, it will not even execute my second ViewPort initialization code. Could any please send me a code fragment which sets up two viewports to use different color palettes and different size screens? Thanks for any help you can offer. Brett S Bourbin bbourbin@umdd.BITNET