Re: [Gambas-user] destroying and re-creating objects in a form

2008-09-25 Thread Benoit Minisini
On vendredi 26 septembre 2008, Benoit Minisini wrote: > On jeudi 25 septembre 2008, M0E Lnx wrote: > > I have a form with buttons, textlabels, and the like. > > > > Is there a way to destroy these objects and then re-create them? > > I was told on another thread about translations that for translat

Re: [Gambas-user] destroying and re-creating objects in a form

2008-09-25 Thread Benoit Minisini
On jeudi 25 septembre 2008, M0E Lnx wrote: > I have a form with buttons, textlabels, and the like. > > Is there a way to destroy these objects and then re-create them? > I was told on another thread about translations that for translations > to take effect this needs to be done > > I have tried

[Gambas-user] destroying and re-creating objects in a form

2008-09-25 Thread M0E Lnx
I have a form with buttons, textlabels, and the like. Is there a way to destroy these objects and then re-create them? I was told on another thread about translations that for translations to take effect this needs to be done I have tried the object's delete methods, that indeed destroys the