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

Parsing Simple Json Using Ext Gives Syntaxerror: Unexpected Token Illegal

i'm doing a simple parse of some JSON and it's giving me an error in chrome, what am i miss… Read more Parsing Simple Json Using Ext Gives Syntaxerror: Unexpected Token Illegal

How To Call A Listener Of View From Controller In Extjs

i have a bar chart in my view where i have a listener which is retrieving the bar column items ,now… Read more How To Call A Listener Of View From Controller In Extjs

Hiding A Button On Pushed View And Showing It When Back To List View

When I load my list view it has several blog posts and a refresh button on the top left. If I tap o… Read more Hiding A Button On Pushed View And Showing It When Back To List View

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?

Sencha Touch 2.3 - Sass @mixin Breaks Sencha App Build

Just upgraded to Sencha Touch 2.3 - everything is great until I added my Sass mixins, and tried … Read more Sencha Touch 2.3 - Sass @mixin Breaks Sencha App Build

How Can I Get Marker On Current Location In Map In Sencha-touch2.0

Hey friends i m new to Sencha Touch platform. And I want to find user current location with marker … Read more How Can I Get Marker On Current Location In Map In Sencha-touch2.0

Sencha/ext - How Manipulate Svg Element Included Inside An Svg File ?!

This is my problem.... 'mon' function works if i set html property directly with svg code l… Read more Sencha/ext - How Manipulate Svg Element Included Inside An Svg File ?!

How To Store Login Credentials In Localstorage

If got a sencha touch application, with a login form. For returning users, I would like to store th… Read more How To Store Login Credentials In Localstorage

Cyrillic Characters In MessageBox Class Of Sencha Touch

I am working with different languages with the Sencha Touch framework, and translating MessageBox b… Read more Cyrillic Characters In MessageBox Class Of Sencha Touch

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?