Hi,
I just started to learn qooxdoo, and I like it a lot! Everything works fine
so far, but now I came to problem with this.tr(). Snippet of code:
var title = "Title";
var icon = "path_to_icon";
var atom = new qx.ui.basic.Atom(this.tr(title), icon);
When I try to generate source (or even source-all) I get always following
error:
- Processing translation for 2 locales...
!!! Could not extract translation from backoffice.fw.baseui.Desktop!
!!! Unsupported param of type variable at line 145
I have qooxdoo-0.8.3-sdk. When I do the same, but using this.tr("Title");
the compilation completes successfully. Why can't I pass variable (which is
type of string) into tr() method? Any help appreciated.
Thanks, Luke
--
View this message in context:
http://old.nabble.com/static-method-tr%28%29-not-working-with-variables---tp26674352p26674352.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel