home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7568 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  991 b 

  1. Path: sourcery.han.de!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <4l2v15$p58@mercury.dur.ac.uk>
  4. From: "Olaf Barthel" <olsen@sourcery.han.de>
  5. Date: Thu, 18 Apr 1996 08:36:14 +0100
  6. X-NewsReader: IntuiNews 1.3a (7.9.95)
  7. Subject: Re: Deleting Gadtools gads
  8. Message-ID: <13213961@sourcery.han.de>
  9.  
  10. In Article <4l2v15$p58@mercury.dur.ac.uk>, M D Sergeant <M.D.Sergeant@durham.ac.uk> wrote:
  11. > How do I delete a gadtools gad from a window, I have tried alsorts, but all I
  12. > get is the gadget becomes just an image, and clicking does nothing. If I resize
  13. > the window to really small and then enlarge it it goes away. At the moment I
  14. > call gfx.library:EraseRect(); to get rid of it - surely this is wrong?
  15.  
  16.    Surely this is right! Removing a Gadget from a window only disconnects
  17. it from the list Intuition travels when distributing input events, it does not
  18. necessarily erase its imagery.
  19.  
  20. --
  21. Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
  22.  Net: olsen@sourcery.han.de
  23.