Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!daemon From: rsmith@louie.udel.edu Newsgroups: comp.sys.amiga Subject: Removing window borders in basic? Message-ID: <1223@rutgers.RUTGERS.EDU> Date: Thu, 19-Mar-87 17:38:32 EST Article-I.D.: rutgers.1223 Posted: Thu Mar 19 17:38:32 1987 Date-Received: Sat, 21-Mar-87 06:43:19 EST Sender: daemon@rutgers.RUTGERS.EDU Lines: 21 From: "R. Tim Smith" I'm not a regular AMIGA user; just trying to get a simple job done with the AMIGA since it seems to fit the bill for what we're after. Have written a small program in BASIC to put a display on a screen on top of a video image that we're bringing in through the GEN-LOCK capabilities from a VTR. I know that making the background black makes it transparent over the video image. That much works fine. The problem is, how can I get rid of the window border? All I want on the screen (from the BASIC program) is the display that the program creates while it runs. Setting the foreground colors that make up the window border to black does not solve the problem -- the border just shows up as black (I assume because it is foreground), not transparent. Any help/suggestions would be appreciated -- please respond to: rsmith@louie.udel.edu Thanks!