thron7-2 wrote:
>
>> My custom theme starts with the following
>>
>>
>> qx.legacy.Theme.define("my.ui.theme.MYTheme",
>>
>>
>> If I change this to
>>
>> qx.Theme.define("my.ui.theme.MYTheme",
>>
>> I get a clean build
>
> Mh, that's strange...
>
Strange that it will not compile or strange tha
>
> I am migrating from 0.7.3 to 0.8.1. My app uses a custom theme
>
> When I attempt to set the QXTHEME in the my config.json
>
> "let" :
> {
> "QXTHEME" : "my.ui.theme.MYTheme",
> "APPLICATION" : "my",
> "QOOXDOO_PATH" : "../../qooxdoo-sdk"
I am migrating from 0.7.3 to 0.8.1. My app uses a custom theme
When I attempt to set the QXTHEME in the my config.json
"let" :
{
"QXTHEME" : "my.ui.theme.MYTheme",
"APPLICATION" : "my",
"QOOXDOO_PATH" : "../../qooxdoo-sdk",