[mod.amiga] Getting rid of gadgets

mcdonley@codsd1%ti-eg.csnet.UUCP (01/20/87)

I am having a problem with getting rid of a string gadget.
My gadget is working great.  When I need to get rid of it I am 
calling RemoveGadget().  Since this is the last application gadget, I 
can't call RefreshGadgets() which I have used other times to get rid of 
the removed gadgets.  I add some gadgets and call RefreshGadgets() on 
the added gadgets , but this does not erase the string gadget. 

I also tried BeginRefresh(),EndRefresh(w,true) but that did not do 
anything. 

What is the answer?
Alan McDonley.

ps: After writing an application on the amiga, I have come to 
the conclusion there is no such thing as good portable software.  Either 
it is portable, or adapted well to the machine. 

There are portable toilets, and good portable TVs, but very few good,
portable programs.