Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!ut-sally!pyramid!amiga!rj From: rj@amiga.UUCP Newsgroups: net.micro.amiga Subject: Re: help with Gadgets Message-ID: <1409@amiga.amiga.UUCP> Date: Mon, 14-Jul-86 21:27:43 EDT Article-I.D.: amiga.1409 Posted: Mon Jul 14 21:27:43 1986 Date-Received: Tue, 15-Jul-86 04:57:29 EDT References: <1925@sdcsvax.UUCP> <1408@amiga.amiga.UUCP> Reply-To: rj@amiga.UUCP (Robert J. Mical) Organization: =RJ Mical= Lines: 9 In article <1408@amiga.amiga.UUCP> jimm@homer.UUCP (Jim Mackraz) writes about three functions that aren't in the 1.1 release of Intuition: RemoveGList(), AddGList(), and RefreshGList(). Designers who use 1.1 must get around the absence of these routines by using the Intuition functions RemoveGadget() and AddGadget(). Here's a question for jimm: does AddGadget() cause the gadget's imagery to be drawn under 1.2, or is the designer required to call RefreshGadgets()? RJ >:-{)*