[Gambas-user] dateadd

Rob sourceforge-raindog2 at ...94...
Wed Jun 22 02:28:04 CEST 2005


On Tuesday 21 June 2005 20:04, Jeff Johnson wrote:
> Thanks a bundle.. works like a champ.. Now I am placing buttons all
> over a map. Each button has a individual name and naturally an
> individual handle that I store in a database. I need to remove the
> button if it expires. I know that there is a delete method. What is
> the proper method to deleting the button.

I think you pretty much nailed it already.... the delete method.  Or 
the hide method (or setting visible to false) if you don't want to 
delete the object.

Rob






More information about the User mailing list