Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!decwrl!glacier!Navajo!rokicki From: rokicki@Navajo.UUCP Newsgroups: net.micro.amiga Subject: ---Bug Report--- Message-ID: <675@Navajo.ARPA> Date: Thu, 19-Jun-86 16:54:14 EDT Article-I.D.: Navajo.675 Posted: Thu Jun 19 16:54:14 1986 Date-Received: Sat, 21-Jun-86 10:46:47 EDT Organization: Stanford University Lines: 23 Keywords: Backdrop, custom screen, screen gadgets, string gadgets I just got back on the net (I was in Texas for ten days) so I could post this . . . Scenerio: I have a custom 640x400 one-bit-deep screen, with a full 640x400 backdrop window with no borders. I have attached several gadgets to the screen (Boolean and string gadgets) . . . this way, I can use these gadgets and the default Intuition screen depth and dragging gadgets at the same time in the top ten raster lines of the display. The problem: I drag my custom screen down, exposing the Workbench screen. I select a window in the Workbench screen, and then hit one of the string gadgets on the custom screen. THE GADGET IS REDRAWN ON THE TOP OF THE WORKBENCH SCREEN! When I hit the string gadgets after selecting my backdrop window, it is drawn correctly in my custom screen. This is all under 1.1; for some reason, the gadgets don't even appear under 1.2, and the machine crashes when the invisible gadgets are selected. This is driving me up a wall; any help or suggestions would be appreciated. I could put the gadgets in the backdrop window; the problem with this is I then have to implement the screen dragging and depth arrangement myself. See you at the BADGE meeting! ---tom