I have spent the last two hours trying to see in the forum, google, or somewhere how can I update the extjs version of my Adobe AIR app from 2.3 to 3.2, since I really like some of the new stuff in the menus and graphs that will be great to implement in my app.
But i just find adapters but no real instructions about how can I migrate my app. For start, where is ext-air.js adapter? Without that my ext app just crash with a lot of errors...
My app uses AdobeAIR just for the desktop interface (systray icon, install) but the rest of stuff like Ajax calls (XHR) are managed with ExtJS.
So, i really appreciate all the help that you can bring.
Please try to use this adapter. It works with ExtJS3.
All errors you still receive should be due to new classes/functions etc. in ExtJS 3.2.
I remember, there was a lot to do from migrating a 2.3 app to 3.0 and again from 3.0 to 3.1.
I don't know, if there are any migrating instructions. Try to search the forum.
Programming today is a race between software engineers striving to build bigger and better іdiot-proof programs, and the universe striving to produce bigger and better idiots. So far, the universe is winning. (Rick Cook)
Well thats the problem, i have searched the forums and didn't found any instructions ... But what do you recommend? Should i stay in Ext 2.3 to keep stable and safe my app, or can should i migrate?
Thanks for your adapter, I saw that post when i was looking for a solution, but didn't use it because ai though that i could find something official, but didn't so i will use yours ;-)