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

Reply via email to