Hi,
> hm, I don't have any problems with that. Just created a new app from  
> the skeleton, added the necessary information to the config.json,  
> wrote the code in the application js and run the generator and it  
> worked.
> Could you check with firebug or any other debugging tool if the file  
> is has been loaded into your application? In the script tab in firebug  
> you can check if the file has been loaded.
>   
Thanks for your testing :)

Well, it seems I did a mistake in integrating the app with rails. I
created an "erb" template file which does the same as index.html
generated by qooxdoo. And this erb generated html will load qooxdoo from
the qooxdoo app's source. Now, I tried loading with the url to the real
"index.html" generated by qooxdoo and this works fine. I found this,
when I tried building and the built app worked fine with timechooser. So
I deduced something must be wrong with my setup, in particular the rails
part.

Now, the fun part is, the original erb also worked, once I accessed the
direct index.html url. Seems like firefox caches results, and doesn't
get the new files sometimes. Now I'm clearing the cache every once in a
while and all seems well, and everything works as expected :)

Thanks for your time once again :)

cheers,
skar.

-- 
--
The life so short, the craft so long to learn.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to