Search Type: Posts; User: pm.sreejith
Search: Search took 0.01 seconds.
-
5 Jan 2012 8:49 PM
- Replies
- 4
- Views
- 1,158
Thanks for your reply. But mitchellsimoens, it was not working with IPad / IPod devices...
Any other way to achieve it... -
5 Jan 2012 1:39 AM
- Replies
- 4
- Views
- 1,158
Hi All,
I have developed an application by using ST2.0 Pr2 with MVC architecture. Now, I want to implement functionalities like highlighting, adding annotations etc...
I was tried with ST2.0, but... -
2 Jan 2012 8:55 PM
- Replies
- 3
- Views
- 1,166
Hi mitchellsimoens,
but my question was, how can we block the orientation changes even though it runs on safari browser of IPad/IPod? -
2 Jan 2012 5:11 AM
- Replies
- 3
- Views
- 1,166
Hi All,
I have developed an application by using ST2.0 PR2 with MVC architecture. So I would like to block the orientation changes and application always view in landscape. Do there any option to... -
30 Dec 2011 1:05 AM
- Replies
- 1
- Views
- 386
Hi All,
I have developed an application using ST pr2 in MVC architecture. Now the application runs on all webkit browsers in desktop, IPad, IPod etc..
But I have seen while working on IPod and... -
29 Dec 2011 10:01 PM
- Replies
- 1
- Views
- 655
Hi All,
Scrolling functionality of Ext.Sheet component on ST2 pr3 version is not working?.
I was updated with latest ST2 pr3 version.....
Let me know if anyone know its solution.:-?
Thanks... -
28 Dec 2011 1:01 AM
- Replies
- 2
- Views
- 906
Hi All,
I would like to know, whether it is possible to use nodejs within ST2-pr2. If it possible, give me a sample code also...
Thanks in advance... -
19 Dec 2011 12:45 AM
- Replies
- 2
- Views
- 1,452
Hi All,
I'm trying to detect the network accessibility by using the command given below.
It returns true always even though the network was disabled.
if(window.navigator.onLine === true){... -
13 Dec 2011 9:15 PM
- Replies
- 1
- Views
- 684
Hi All,
I don't know whether it is the right place ask to this question. Anyhow I'm facing the an error as mentioned in the picture attached while loading the application in the offline mode.
... -
29 Nov 2011 2:06 AM
- Replies
- 2
- Views
- 710
Hi All,
Can anybody give a complete working code of store with proxy 'jsonp' in ST 2 Pr2?
I am using an application which developed in PHP as back office. I need exact format of communication... -
25 Nov 2011 12:02 AM
- Replies
- 1
- Views
- 889
Hi All,
Can you please tell me, how can we detect click event of an Ext.Msg.confirm() box? [means whether user click on Yes/No button].:-?
29569
I'm using ST 2.0 Pr2 with MVC pattern.
Any... -
21 Nov 2011 8:01 PM
Jump to post Thread: Touch 2 dynamic carousel by pm.sreejith
- Replies
- 4
- Views
- 1,758
I hope you are using ST2.0 pr2 with MVC pattern. please try in the way, given below:
controller
-----------------
refs: [
{ ref:'article',
selector:'article'
}, -
18 Nov 2011 12:29 AM
- Replies
- 2
- Views
- 948
Hi All,
how can we set landscape view only for an application?
I'm following sencha touch 2.0 pr2 with MVC pattern.
Any help would be appreciated.... -
16 Nov 2011 4:20 AM
- Replies
- 3
- Views
- 876
Hi All,
While removing all items from carousel component using the function removeAll(), and trying to add items using the function setItems(). That time I'm getting an error as follows,
... -
15 Nov 2011 4:03 AM
- Replies
- 1
- Views
- 944
Hi All,
I was tried to use proxy with type 'jsonp' in a store. But I'm getting an error like as follows,
"Uncaught SyntaxError: Unexpected token :" :((
I am using ST2.0 with MVC pattern. The... -
11 Nov 2011 12:32 AM
- Replies
- 1
- Views
- 733
Hi All,
I am trying to loop the items returned from the store. please go through the code given below it having any issues. Also I'm getting the Json response from server successfully.
... -
10 Nov 2011 4:17 AM
Jump to post Thread: Event delegation in list by pm.sreejith
- Replies
- 17
- Views
- 5,543
Hi,
Ext.define('Sencha.view.ContentList', {
extend: 'Ext.List',
requires: ['Sencha.store.Contentlist'],
xtype: 'contentlist',
config: { -
10 Nov 2011 1:56 AM
- Replies
- 3
- Views
- 1,466
Hi All,
How can we track click event on a list or dataview component?. Please go through the code given below and let me know...
Ext.define('Sencha.view.ContentList', {
extend:... -
10 Nov 2011 12:34 AM
Jump to post Thread: Event delegation in list by pm.sreejith
- Replies
- 17
- Views
- 5,543
Hi tomalex0,
I was followed your method which is mentioned above. According to that, I made changes in my application, even though I'm not getting the tap event. Code from my application given... -
7 Nov 2011 10:07 PM
- Replies
- 6
- Views
- 3,076
Hi Mitchell,
If so, can you explain with an example in ST2? -
7 Nov 2011 5:35 AM
- Replies
- 4
- Views
- 3,247
Hi All,
What is the difference between sencha-touch.js and sencha-touch-all.js library files?:-? -
7 Nov 2011 1:53 AM
- Replies
- 5
- Views
- 5,871
Ok,
If you don't mine, can you please explain with an example the Ext.widget config part? -
6 Nov 2011 10:15 PM
- Replies
- 5
- Views
- 5,871
Hi Andrea Cammarata,
Thanks for your info.
I just tried to access the object by using the reference [ref]. please go through the code given below:
Main Controller
-------------------- -
6 Nov 2011 9:52 PM
- Replies
- 3
- Views
- 2,247
Hi,
thanks for your help.
When I used that one, I'm getting an error as follows,
Uncaught TypeError: Cannot call method 'getItems' of undefined.!!!
Please go through the code given below.... -
3 Nov 2011 9:26 PM
- Replies
- 3
- Views
- 2,247
Hi All,
How can we get count/length of carousel component in sencha touch 2.0 since 'items' property was depreciated in ST2.0 PR1?
I am using Sencha Touch 2.0 with MVC architecture.
Advance...
Results 1 to 25 of 30
