[Gambas-user] dateadd

Rob sourceforge-raindog2 at ...94...
Thu Jun 23 05:52:16 CEST 2005


On Wednesday 22 June 2005 19:15, Jeff Johnson wrote:
> 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..

If you have an Object[] called "button" (assuming that's allowed... I 
don't think it is) then you'd go button[handle].delete.  But it 
sounds like maybe you should post some code, because I don't think I 
really understand what you're trying to do.

Rob






More information about the User mailing list