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

-------------------------------------------------------------------------
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