Path: utzoo!utgpu!watmath!iuvax!cica!gatech!udel!mmdf From: jam@lonex.radc.af.mil (Joel A. Mussman) Newsgroups: comp.sys.amiga Subject: (none) Message-ID: <21769@louie.udel.EDU> Date: 15 Aug 89 20:15:58 GMT Lines: 18 >From: clwa@me.chalmers.se > > When reading the Intuition manual i got the impression that it would >be possible to get a gadget to dissapear "automaticly" by using the >ENDGADGET flag (in kombination with REQGADGET (or simmilar)). I think >i saw the same thing i Rob Peck's(?) book (the name slips my mind). >I have been trying this with a string gadget (a sort of file requester) >but i have not succeded. I get the GADGETUP signal (GADGETDOWN and what >ever i try), the dobuffer is ok but it's still there. >Have i misinterpreted the information or/and am i doing something wrong. Sorry. The ENDGADGET flag causes gadgets attached to requesters to close the requester if the gadget is selected. There isn't anything that I know of to make regular gadgets disappear, other than RemoveGadget(). Joel Mussman jam@lonex.radc.af.mil