home *** CD-ROM | disk | FTP | other *** search
- Path: pravda.aa.msen.com!not-for-mail
- From: crandall@mail.msen.com (Chad Randall)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Deleting Gadtools gads
- Date: 18 Apr 1996 05:37:47 GMT
- Organization: Msen, Inc. -- Ann Arbor, MI.
- Message-ID: <4l4kfb$7c8@pravda.aa.msen.com>
- References: <4l2v15$p58@mercury.dur.ac.uk>
- NNTP-Posting-Host: conch.aa.msen.com
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- M D Sergeant (M.D.Sergeant@durham.ac.uk) wrote:
- : How do I delete a gadtools gad from a window, I have tried alsorts, but all I
- : get is the gadget becomes just an image, and clicking does nothing. If I resize
- : the window to really small and then enlarge it it goes away. At the moment I
- : call gfx.library:EraseRect(); to get rid of it - surely this is wrong?
- :
-
- Nope. You are right. The only way to *visually* erase the gadget is to eraserect()
- it. This is true for most (if not all?) gadgets.
-