Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sencha Touch

Sencha Touch Production Build Errors

Using touch 2.1.0 and Cmd 3.1.2.342 Whilst trying to create a production version of my sencha app, … Read more Sencha Touch Production Build Errors

How Do You Remove The Next And Prev Buttons From Virtual Keyboard In Sencha Touch / Phonegap Application

So I have this Phonegap application built using Sencha Touch. I have a textarea control for users … Read more How Do You Remove The Next And Prev Buttons From Virtual Keyboard In Sencha Touch / Phonegap Application

Are Pure And Traditional Ajax Requests Possible On Native / Hybrid Mobile Apps?

I know that using JSONP thechnique http://en.wikipedia.org/wiki/JSONP we can kinda make a cross dom… Read more Are Pure And Traditional Ajax Requests Possible On Native / Hybrid Mobile Apps?

Sencha Touch Do Not Set Scale And Allow Scrolling And Resize On Iphone Or Ipad

I am playing around with Sencha Touch, especially with examples like http://dev.sencha.com/deploy/t… Read more Sencha Touch Do Not Set Scale And Allow Scrolling And Resize On Iphone Or Ipad

Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

I am trying to make a simple JSONP call to get a json file which is loaded on the remote server. He… Read more Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

How To Use Input Type File In Phonegap?

How to use html file attribute in phonegap ? so that i can browse any .txt file from my android dev… Read more How To Use Input Type File In Phonegap?

How To Use Json Proxy To Access Remote Services During Development

This is my doubt after going through How to send headers while using jsonp proxy? and How Ajax cal… Read more How To Use Json Proxy To Access Remote Services During Development

How To Have The Slide Multiple Screens In Sench Touch

I am developing an application in which when submit button is clicked in the form, it should go to … Read more How To Have The Slide Multiple Screens In Sench Touch