[Gambas-user] Applying translation to a running application
Benoit Minisini
gambas at ...1...
Wed Sep 24 14:55:25 CEST 2008
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
More information about the User
mailing list