Hi, 

> I want to use qooxdoo application in Safari on iPod Touch.
That sounds really interesting ;-) It would be awesome to see a qooxdoo 
application running at the iPod touch.

> But the browser only show white page with some javascript errors
> when i view the qooxdoo application (even skelton app, each source
> version and build version).
>
> I can't resolve those errors which the safari's debug console indicates.
>
> Are there helpful information about "how to use qooxdoo apps in Safari on
> iPod Touch"?
The Apple Developer Network has some information concerning this. There are 
several limits you have to know when you like to use JavaScript at the 
iPhone/iPod touch.
These are the JavaScript constrains mentioned:

  * 10 MB JavaScript object allocation
  * 5 second JavaScript execution
  * Scripts may be paused (especially when Safari is not the active 
application)

One of these limits may cause the errors you running in. Could you please post 
these errors here at the list? Maybe the error messages could help to track 
down the root of the problem.

If you have an Apple developer account you can access the information directly 
under <https://developer.apple.com/iphone/devcenter/index.php>

cheers,
  Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to