[Gambas-user] dateadd

Jeff Johnson jeffjohnson at ...377...
Thu Jun 23 01:15:33 CEST 2005


But what is the syntax: button(handle).delete ? I am using buttons on a map 
(with sometimes over 100 on a map.. I know the hButton.handle and the 
hbutton.name. But how do I go about removing just one button, None of the 
syntax makes any sense at all..



On Tuesday 21 June 2005 19:28, Rob wrote:
> 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
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list