Re: [qooxdoo-devel] Locale

2007-07-25 Thread Eli
It ran. Thank you. Eli Alex Back escreveu: > Hi Eli, > > I think the language code for Spanish is "es". So > > APPLICATION_LOCALES = pt es en > > would be correct, I think. > > cheers, > Alex --

[qooxdoo-devel] Locale

2007-07-25 Thread Eli
Only to confirm, in Makefile of my application, does line below set the languages Portuguese, Spanish and English respectively? APPLICATION_LOCALES = pt sp en -- Eli - This SF.net email is sponsored by: Splunk Inc

Re: [qooxdoo-devel] Qooxdoo based web based IDE with GUI Builder and Code Editor

2007-07-24 Thread Eli
Is it already runs? Are you using it? Eli Leander Hanwald escreveu: > Hi all, > > yes I hadn't stopped after the last time I spoke about an gui editor. > > Here is the status, I love it ;) > > http://www.running-gag.de/qxweida > > > My dream: > A p

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
The follow parameter in NetBean's shortcut solved my problem: netbeans.exe -J-Dfile.encoding=UTF-8 Now, NetBeans saves all files in UFT-8 Thank you. Eli escreveu: > Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile > a Application with caracters accented and

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
Sorry, but, how can I do that? I am using NetBeans. Leander Hanwald escreveu: > Hi > > But why didn't you encode these chars in UTF-8? :) > > Eli schrieb: >> Hi. >> >> I solved the problem removing the characters that were not UTF-8 and it >&

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
Sorry, but, how can I do that? Leander Hanwald escreveu: > Hi > > But why didn't you encode these chars in UTF-8? :) > > Eli schrieb: >> Hi. >> >> I solved the problem removing the characters that were not UTF-8 and it >> compiled normally. &

Re: [qooxdoo-devel] Required encoding uft-8

2007-07-23 Thread Eli
Hi. I solved the problem removing the characters that were not UTF-8 and it compiled normally. But the problem continues, therefore my language is Portuguese, and it is necessary to use some special characters for my program's interface. In this case, how can I solve it? Thanks. Tobias Kolle

Re: [qooxdoo-devel] qooxdoo

2007-07-20 Thread Eli
This message is only a test. Eli Flávio Bortolotte escreveu: > [EMAIL PROTECTED] > > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http:/

[qooxdoo-devel] Required encoding uft-8

2007-07-20 Thread Eli
Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile a Application with caracters accented and the follow message is presented: Required encoding uft-8 in I already tried to change the Locale, but it continues not functioning qx.locale.Manager.getInstance().setLocale("pt_BR")

[qooxdoo-devel] Required encoding uft-8

2007-07-20 Thread Eli
Hi, I am from Brazil and I am using qooxdoo 0.7, I am trying to compile a Application with caracters accented and the follow message is presented: Required encoding uft-8 in I already tried to change the Locale, but it continues not functioning qx.locale.Manager.getInstance().setLocale("pt_BR")

[qooxdoo-devel] qooxdoo

2007-07-20 Thread Eli Flávio Bortolotte
[EMAIL PROTECTED] - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ qo