Search Type: Posts; User: nagasingari
Search: Search took 0.04 seconds.
-
20 Jan 2013 9:03 AM
- Replies
- 0
- Views
- 159
Hi,
I have created telugu language localization string in sencha pasted below
"అబ్రాహాము కుమారుడగు దావీదు కుమారుడైన యేసు క్రీస్తు వంశావళి."
But when i display it in sencha list some special... -
4 Dec 2012 9:59 AM
- Replies
- 4
- Views
- 292
Just want to put my question in different way.
Ext.Viewport.remove(Ext.Viewport.getActiveItem());
Will the above line destroy the current view or it just removes from the view port?? -
2 Dec 2012 9:05 PM
- Replies
- 4
- Views
- 292
I am using the below code to switch/change the view from one view to other view.
Ext.Viewport.remove(Ext.Viewport.getActiveItem());
var view = Ext.getCmp(viewId);
if(view) {... -
28 Nov 2012 12:26 AM
- Replies
- 2
- Views
- 360
locationupdate API doesn't work on Android 2.3.3 SDK.
It is working in Android 4.1.2 with the below override options.
var parseOptions = function() {
var timeout = this.getTimeout(),... -
26 Nov 2012 8:14 PM
- Replies
- 2
- Views
- 360
I am using Ext.util.Geolocation to get the current geo location of the user. When run the app in the google chrome locationupdate callback is getting called. But I run it on in Android...
Results 1 to 5 of 5
