Christian Schmidt wrote:
> I'm not sure, but could you pleas try this:
>
> [snip]
>
> I removed the "resource" key and changed the source for "backgroundImage".
>
That seems to work fine. :) I know a lot more now than I did when I
asked this question yesterday, and I have a feeling (knowing what
Hi Colin,
I'm not sure, but could you pleas try this:
/*
#asset(myapp/decoration/myapp-header.png)
*/
qx.Theme.define("myapp.theme.Decoration",
{
Hi qooxdoo-devel,
I am just starting with qooxdoo, and have run into a small problem with
themes. I am trying to extend qx.theme.Modern.decoration to use some of
my own images. I used create-application.py to create the application,
and so went about changing Decoration.js in
source/myapp/theme/De