Multiple changes are needed to do the migration.
Some of them are likely to include:
- Using sencha-touch-all.js instead of sencha-touch.js
- The end of phonegapdemo-w-sencha.js to :
Ext.application({
launch : function() {
Ext.create("Ext.TabPanel", cfg);
}
});
Original issue reported on code.google.com by paul.beu...@gmail.com on 2 Feb 2012 at 7:00
Original issue reported on code.google.com by
paul.beu...@gmail.com
on 2 Feb 2012 at 7:00