I have started implementing my application using phone gap and Sencha Touch
.
I have added sencha touch sdk to my application using kitchen sink application
.
When I execute the app it displays a list of user interfaces, etc on left side and a home page for sencha touch kitchen sink app on right side.
When I select any rows they shows buttons, lists, pickers and different types of demos as shown in kitchensink demo
.
But I need to create my own views rather than kitchen sink demo views.
Here i have bundle of .JS & HTML files
in wich file i need to start my application
,
How should i create a basic panel as initial step in which .JS file?
No comments:
Post a Comment