Florian,
You should define settings outside your classes e.g. use
qxsettigs = {
"qx.iconTheme" : "foo.bar.Baz"
};
and then load the generated script files afterwards. This is the
preferred way. If you use the Makefile based build system you can use
the variables which are available there e.g. APPLICATION_THEME which
should automatically handle the correct include order for you.
A meta theme should always automatically find its loadtime dependencies
e.g. the references themes. So the meta themes are always loaded after
the themes they include.
Sebastian
Florian Probst schrieb:
> Hi,
>
>
>
> while upgrading my project to 0.7-beta2 (from 0.7-alpha2) I experienced
> some problems with the generated scriptfile (using „make“).
>
> The order of included scripts is incorrect. My application.js (setting
> my qxSettings) should be included before any themes (in my case
> Icon-Theme), because it uses qxSettings (resourceUri).
>
> Furthermore the meta-theme should be included after all other theme-files.
>
>
>
>
>
> Regards,
>
>
>
> Florian
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel