realbasic-nug
[Top] [All Lists]

Finding out system languaje

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Finding out system languaje
From: Mario Buchichio <mbuchichio at adinet dot com dot uy>
Date: Fri, 30 Jun 2006 19:04:26 -0300
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi again folks!

I'm working on the localization of my app...
I'm using dinamic constants to load the controls captions.
But I have a listbox that is hierarchical and is filled on runtime from a text file with the elements.
Now I have two text files: on ein english and one in spanish.
Question number one:
It is possible to make a dinamic constant with a long string values with endOfLine characters and all? I ask this because it seems that I can only put single lines in the constant value fields. By now I'm assuming I can not so I'll keep loading mi listbox items from the text file.
That lead me to question number two:
How do I find out the system languaje??
I though there could be something like a system.language property but so far I couldntt found anything like that. So I was thinking of making a dinamic constant to tell he system languaje but I'm sure that is already somewhere else....

Thanks in advance!
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>