On mercredi 24 septembre 2008, M0E Lnx wrote:
> What I meant was, since you said the ob jects need to be destroyed and
> then re-created for the translation to be picked up..
>
> How do I destroy the objects and create them again? I tried closing
> the form and opening it again, but that comes up with all kinds of
> errors at runtime.
>

It should not. Check first that your form is not persistent. Anyway, you can 
use the Delete method to delete the form, then release all references on it.

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to