[Gambas-user] Shipping translations for my project
Benoit Minisini
gambas at ...1...
Sat Nov 1 00:45:05 CET 2008
On vendredi 31 octobre 2008, M0E Lnx wrote:
> The code I'm using now is somewhat similar, except, I'm using a
> columnview, and storing the LANGUAGE CODE as the key for each entry
> and the LANGUAGE NAME as the .text property for each entry. I foud
> it's easier to do it this way than it is to keep up with 2 arrays of
> the same thing, I just use what gambas already has.
>
> So when you select an item in the columnview, you can easily get it's
> LANG CODE by getting the selection's key.
>
>
> But beniot is right... It seems to me that the resulting binary should
> be able to rdir(.lang)
>
The Dir()/RDir() bug was fixed in revision #1665. So Dir(".lang") should work
as expected now!
Regards,
--
Benoit Minisini
More information about the User
mailing list