Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!think!nike!cad!ucbvax!PAVEPAWS.BERKELEY.EDU!dillon From: dillon@PAVEPAWS.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: --Bug report-- Message-ID: <8606101830.AA15496@pavepaws> Date: Tue, 10-Jun-86 14:30:09 EDT Article-I.D.: pavepaws.8606101830.AA15496 Posted: Tue Jun 10 14:30:09 1986 Date-Received: Fri, 13-Jun-86 02:22:33 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 26 Description: Sizing gadget without borders, though it no longer crashes the system, still does not work properly. When you size a window larger, the old position of the sizing gadget is not always cleared. When you size a window smaller, the border area which exists due to the sizing gadget doesn't always get cleared (you had a lot of junk in the window when you sized it down). Repeat-By: Open standard intuition window: Custom screen (640x200) Custom window (640x200.. doesn't matter) with sizing gadget, close gadget, NO borders Write some junk in it (say, with the console device) Fool around resizing the window. Fix: shouldn't be too hard. Just make your window code NOT dependant on the existance of borders. Possible_Cause: programming error in resize routines. Misc: