[Gambas-user] Applying translation to a running application

M0E Lnx m0e.lnx at ...626...
Thu Sep 25 14:35:35 CEST 2008


On the form buttons click() event change the code to this

system.Language = trim(listbox1.text)
me.close
wait 1
FMain.show

That will crash it with a signal 11



On Wed, Sep 24, 2008 at 6:31 PM, Benoit Minisini
<gambas at ...1...> wrote:
> On mercredi 24 septembre 2008, M0E Lnx wrote:
>> I'm sorry... but I dont think I'm doing this right.
>>
>> Here is a smaller project that reflects what I need it to do on my
>> bigger project (can't attach that one because it's hughe)
>>
>> Can someone make the changes necessary to make the shown form
>> translate with the click of the button in this form?
>>
>> Thanks
>>
>
> Can I use this project to get the crash? What should I do?
>
> --
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list