Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!caip!topaz!harvard!ut-sally!pyramid!amiga!rj From: rj@amiga.UUCP (Robert J. Mical) Newsgroups: net.micro.amiga Subject: Re: 25 line windows Message-ID: <1312@amiga.amiga.UUCP> Date: Wed, 18-Jun-86 14:07:14 EDT Article-I.D.: amiga.1312 Posted: Wed Jun 18 14:07:14 1986 Date-Received: Sat, 21-Jun-86 07:13:35 EDT References: <8606152031.AA16931@pavepaws> Reply-To: rj@amiga.UUCP (Robert J. Mical) Organization: =RJ Mical= Lines: 9 In article <8606152031.AA16931@pavepaws> dillon@PAVEPAWS.BERKELEY.EDU (Matt Dillon) writes: > >I like the idea of invisible gadgets. Well heck, you can create your own invisible gadgets without fooling Intuition by overwriting normal gadget imagery. Just create gadgets with everything but the imagery, and respond to them with calls to WindowToFront(), WindowToBack(), and your normal CloseMyWindow() routine. RJ >: