Gaetan de Menten wrote:
> Hi all,
>
> I've finally started to port my code to 0.8. So far, the result is not good...
>
> I've followed the migration guide at:
> http://qooxdoo.org/documentation/0.8/migration_guide_from_07
>
> Up to checkpoint 1, it works fine with 0.8 (but *not* with trunk -- see 
> below),
>   
I checked this with the 0.8 release: After you apply the manual changes 
to the config, the same problem arises as in the trunk version before my 
patch. Basically, the changes to the config have to be the same, in 
order to make it work. The "include" key of the changed config has to 
look like this:

      "include" :
      [
        "${APPLICATION}.Application",
        "${QXTHEME}",
        "qx.legacy.theme.ClassicRoyale"
      ],
 

I have updated the online docs accordingly. Please carry on with the 0.8 
release version if possible, and report if you get any further.

Thomas


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to