Search Type: Posts; User: lilford.immanuel
Search: Search took 0.02 seconds.
-
16 Oct 2012 11:06 PM
- Replies
- 3
- Views
- 724
Thank you for responding Simoen..
Tried it.. Not helping.. Do you guys have a working sample of chart with Sencha 2?? -
14 Oct 2012 10:52 AM
- Replies
- 3
- Views
- 724
Sencha Touch - Sencha Touch 2 - Build date: 2012-06-04 15:34:28
Sencha Chart - Version Number: 2.0.0b
Ext.define('ds.view.Chart',{
extend : 'Ext.Container',
requires : [... -
12 Oct 2012 12:13 PM
- Replies
- 5
- Views
- 1,615
Any solution guys????
-
12 Oct 2012 5:28 AM
- Replies
- 2
- Views
- 1,228
Hi,
I get Ext.chart.theme.Base returns undefined..
Thanks in advance -
17 Sep 2012 1:16 AM
- Replies
- 3
- Views
- 1,002
I need to add items @ the beginning.. So i tried
this.items.items.unshift(someItem);
I can set the recently added item visible but none of the events work.. scroll / itemtap.. none of em work..... -
15 Sep 2012 7:11 AM
- Replies
- 3
- Views
- 1,002
Ok.. will tryin removing and addin as n when I need them... Thank ya
-
11 Sep 2012 10:57 PM
- Replies
- 3
- Views
- 1,002
I am using TouchGridPanel(TGP) and Sencha charts.
I wanna display TGP in portrait orientation and charts in Landscape orientation..
I got this to work.. But it takes a while to render when i... -
5 Jun 2011 10:18 PM
- Replies
- 12
- Views
- 5,229
Yes i tried device ready.. still no change..
M a complete novice with ExtJs.. But thank you.. I will indeed try Ext.override :) n get back if i come up with something :)
Lilford -
5 Jun 2011 10:15 PM
- Replies
- 12
- Views
- 5,229
init: function(fn, scope) {
var me = this,
stretchSize = Math.max(window.innerHeight, window.innerWidth) * 2,
body = Ext.getBody();
... -
25 May 2011 2:39 AM
- Replies
- 12
- Views
- 5,229
I found a solution to this problem
Look for the function
init: function(fn, scope) {....} in sencha-touch-debug.js
Comment the line no: 13944
Worked for me :)
M not sure why this was... -
16 May 2011 9:51 PM
- Replies
- 12
- Views
- 5,229
Thank you Jean.. I will implement n see how it works out for me.. Thanks again :)
-
16 May 2011 5:49 PM
- Replies
- 12
- Views
- 5,229
Hi Steve,
Thats what I have done.. given the absolute path... Still the rendering takes a whole 3+ seconds for me.. during which there is a blank white screen....
I tried using a mask... -
16 May 2011 10:10 AM
- Replies
- 12
- Views
- 5,229
Hi Bruno,
I am facing the same issue when opening the app in iPhone.
Been breaking my head for like a week.. :(
Do lemme know if you have found a better solution to this problem..
In the... -
10 May 2011 2:34 AM
- Replies
- 0
- Views
- 584
I have deployed the application in mobile using phonegap..
Initial screen loads in a jiffy.. however any link from there takes a solid 3+ secs to load.. These links have few javascript including... -
6 May 2011 1:17 AM
- Replies
- 6
- Views
- 1,965
Thanks mate.. I got it working.. It was expecting exact physical path.. Relative path didn't work... :)
-
6 May 2011 1:13 AM
- Replies
- 0
- Views
- 1,307
I created a project following instructions from http://www.phonegap.com/start#android.
Deployed it using http://build.phonegap.com
The build works perfectly on android mobiles.
However it... -
5 May 2011 1:21 AM
- Replies
- 6
- Views
- 1,965
Yes I am working behind a proxy.. Can I access service across domain when deploying as application on mobile??
n Yes I am using an Android emulator.... -
4 May 2011 10:56 PM
- Replies
- 6
- Views
- 1,965
Thank you for the response :)
Building apk for android using eclipse.. following instructions from http://www.phonegap.com/start#android
I don't need any phonegap features.. just need to build... -
4 May 2011 10:01 PM
- Replies
- 6
- Views
- 1,965
I am trying to build Sencha project using Phonegap build..
I have used a Ext.data.Store, which calls a servlet that acts acts as a proxy to call a webservice.
I am not able to call the service.... -
4 May 2011 2:54 AM
- Replies
- 7
- Views
- 3,355
I am trying to deploy my application using phone gap.. but i keep getting the error
"The requested file not found.... -
8 Apr 2011 12:58 AM
- Replies
- 6
- Views
- 2,061
Adding and removing works just right.. :)
When i try to add an removed item it does not show up.. :(
I tried setting autoDestroy to true and false with not effect../:)
What should I do?? -
29 Mar 2011 7:41 AM
Jump to post Thread: Help with Ext.data.Store by lilford.immanuel
- Replies
- 0
- Views
- 518
Hey all,
M a newbie here...
I have a Ext.data.Store which calls a proxy servlet (Running in ServerA ) which in-turn calls a webservice(Running in server B ) across domain.
Everthing works... -
24 Mar 2011 10:52 PM
- Replies
- 3
- Views
- 1,563
I got it working by calling a servlet which I am comfy with.. Works like a charm...
Donna head or tail of PHP :(
Thanks a bunch mate :) -
20 Mar 2011 7:47 AM
- Replies
- 237
- Views
- 68,789
Hey guys,
I have been trying to add this grid to a canvas in a Carousel but m not able to..
Pls share if anyone has got it there before..
Any help would be appreciated..
Lilford -
1 Mar 2011 2:34 AM
- Replies
- 3
- Views
- 1,563
Thank you Jose.. Will try this out... :)
Results 1 to 25 of 27
