yep, this is exactly what it does.

Sebastian


Am 19.10.2008 um 17:30 schrieb Mark Schmale:

Oh thanks.
That works too and is a lot faster that build it. I think now i understand how qooxdoo works. If i run generate.py source it trys to read my source in ./class and finds out which libarys i need.
Then it generates a bootup script from this information. Correct?

2008/10/17 Jim Hunter <[EMAIL PROTECTED]>
Have you tried a generate.py source to see if the issue exists in both scenarios?

Jim


On Fri, Oct 17, 2008 at 9:25 AM, Mark Schmale <[EMAIL PROTECTED] > wrote:
So i have to run ./generate.py build everytime i changed something?


2008/10/17 Jim Hunter <[EMAIL PROTECTED]>
Did you re-generate your code after you put that line in? I know I do that from time to time myself.

Jim



On Fri, Oct 17, 2008 at 6:45 AM, Mark Schmale <[EMAIL PROTECTED] > wrote:
Hi

Thanks for your answer jim.
Here are the lines where i generate the container.
 ---[snipp]---
61 var container = new qx.ui.container.Composite(new qx.ui.layout.Canvas);
 62       container.setPadding(20);
 63       this.getRoot().add(container);
---[snipp]---

The error occurs in line 61.


2008/10/17 Jim Hunter <[EMAIL PROTECTED]>

First, you will probably never need to edit the qooxdoo code directly. It sounds like you have a syntax error in your code that caused the first error.

If you post a code snipet that shows how you are creating your container and I am sure we can show you what went wrong.

Jim


On Thu, Oct 16, 2008 at 1:31 PM, Mark Schmale <[EMAIL PROTECTED] > wrote:
Hiho,

maybe my problem is very simple but i can't find a solution.

If i try to create a container i got the error: "qx.ui.container is undefined"
So i read some code and try to find out where the includes are.
I just added the file "framework/source/class/qx/ui/container/ Composite.js" to the array in the folder ./scripts/backend.js

After this i got a new error that said "The include definition in class "qx.ui.container.Composite" contains an invalid mixin at position 1: undefined
File: http://example.com/framework/source/class/qx/Class.js
Line: 828"

Can anyone tell me which mistake i did?

Oh.. and sorry for my bad englisch :-/

--
mit freundlichen Grüßen / kind regards,

Mark Schmale
mail: [EMAIL PROTECTED]

-------------------------------------------------------------------------
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




--
Jim Hunter

DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE STAIRS

-------------------------------------------------------------------------
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




--
mit freundlichen Grüßen / kind regards,

Mark Schmale
mail: [EMAIL PROTECTED]
icq: 330755924

-------------------------------------------------------------------------
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




--
Jim Hunter

DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE STAIRS

-------------------------------------------------------------------------
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




--
mit freundlichen Grüßen / kind regards,

Mark Schmale
mail: [EMAIL PROTECTED]
icq: 330755924

-------------------------------------------------------------------------
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




--
Jim Hunter

DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE STAIRS

-------------------------------------------------------------------------
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




--
mit freundlichen Grüßen / kind regards,

Mark Schmale
mail: [EMAIL PROTECTED]
icq: 330755924
-------------------------------------------------------------------------
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

-------------------------------------------------------------------------
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