Hi,

f.taebi wrote:
> Hi Alex,
> 
> Alexander Back wrote:
>> Hi,
>>   
>> You have to re-generate your application if you add a new class (which 
>> was never used before) by running "./generate.py source".
>>
>> As an alternative you can develop your application with the full sources 
>>   (=all framework classes) by running "./generate.py source-all".
>>
>> This will solve your problem for framework classes. Whenever you add new 
>> application classes you have to re-generate your application with the 
>> generate command.
>>
>> See http://qooxdoo.org/documentation/0.8/helloworld#run_your_application 
>> and the following sections for more details.
>>
>> And ... welcome to the project! ;-)
>>
>> cheers,
>>    Alex
>>   
> Sorry, i forgot to mention that i already generated the source with 
> "./generate.py source-all". It didnt change anything :).
That's weird. Do you get any errors in the "Network" tab of the Firebug 
console. Are all framework classes fully loaded?
Or could you post a little code snippet of your application? 
Additionally you can try to run your code in the playground application 
to help solve your problem.
-> http://demo.qooxdoo.org/current/playground

cheers,
   Alex

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to