Ok, thanks. I opened a bug report for it ([1]). When I have time, I will
follow your suggestions and document my experiences. However, time is scarce
right now and I'll have to finish other things first. But good that some
information on how to go about this is available now.
C.
[1] http://bugz
No, as far as I can tell there are no concrete plans to make such a
feature publicly available. As I tried to indicate, we have projects
going on in-house that have similar requirements, but it is not yet
clear to me how much support from the framework they actually need. If
they would need such an
Thomas:
thank you for the detailed explanation. It is great to learn that qooxdoo
already has the neccessary infrastructure for plugins. Good job, as usual
... ! :-) It sound complex, but doable, and certainly, a public API for this
would be welcomed by the community.
Since my clients would not
Christian,
> I have a class that I develop in the normal qooxdoo filesystem/class
> structure, but which is not included into the source/build versions.
> Instead, it is loaded separately on demand as a plugin. This means, it is
> outside of the generator system. The reason is that I want to be ab
Hello,
I have a class that I develop in the normal qooxdoo filesystem/class
structure, but which is not included into the source/build versions.
Instead, it is loaded separately on demand as a plugin. This means, it is
outside of the generator system. The reason is that I want to be able to
devel
Yep, this was it. Sorry for the noise. C.
Christian Boulanger schrieb:
> Some wise man (or woman?) said: "If everything else fails, read the manual".
>
> So I came across
>
> http://qooxdoo.org/documentation/0.7/internationalization
>
> which I had not seen before. There, it says:
>
> --
> You
Some wise man (or woman?) said: "If everything else fails, read the manual".
So I came across
http://qooxdoo.org/documentation/0.7/internationalization
which I had not seen before. There, it says:
--
You must specify literals with quotes instead of apostrophes.
this.tr("Hello World")
is v
Thanks Fabian, this is wierd. I'll try again after we have reorganized
our file structure - maybe the problem lies there.
Am I the only one experiencing this - have others been using the
translation functionality successfully in their own custom applications?
Thanks,
Christian
Fabian Jakobs w
Hi Christian,
strange Problem. I have just tried the same with the skeleton of 0.7 and
everything just worked. Could you provide some details?
Best Fabian
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express
Hello,
thank you for the 0.7 release, so far everything is working fine over
here since I migrated some time ago. But I have a problem with
translation. In my auto-generated code, for example, I have the following:
var qx_id2273032 = new qx.ui.form.ListItem(this.tr('CD'),null,null);
qx_id227300
10 matches
Mail list logo