I am currently attempting to create an ExtJS 3.2 powered webclient that allows you to view and edit a mobile application rendered in Sencha Touch. My issue/question is, is it possible to render the mobile app (I need to be able to edit carousels and other touch specific components) in my ExtJS environment in order to add editing capabilities.
I tried importing both ExtJS (3.2.1) and Sencha Touch (0.97) and it pretty much breaks everything.
Thanks in advanced!