Thomas,
>
> , "packages" :
> {
> "parts" :
> {
> "boot" :
> {
> "include": ["${QXTHEME}",
> "callcenter2.Application",
> "callcenter2.Assistant"],
> "expected-load-order" : 1
> },
> "Step0" : {
> "include" : [ "callcenter2.steps.Step0" ]
> }
> },
> "sizes" :
> {
> "min-package" : 1,
> "min-package-unshared" : 1
> },
> "init" : "boot",
> "loader-with-boot" : true
> }
>
This looks really good. You could drop the 'expected-load-order' from
the "boot" part, as the init part has implicit load order of 0.
> im trying to geht "Step0" loaded as part.
> firebug gave me "TypeError: callcenter2.steps is undefined" when i enter
> "callcenter2.steps.Step0" into the console after loading. i think im missing
> something.
>
Could you do the following: Could you run a 'generate.py distclean',
followed by a 'generate.py source -v' (I presume you are currently
trying to build the source version)?! Can you capture the output and
post it (it's a lot)?!
Thanks,
Thomas
> Thomas
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel