Search Type: Posts; User: spillo491
Search: Search took 0.06 seconds.
-
26 Oct 2011 5:00 AM
- Replies
- 17
- Views
- 3,207
Thank you very much ;)
-
26 Oct 2011 2:23 AM
- Replies
- 17
- Views
- 3,207
Effective size of app-all.js is 546KB ... is quite big (?) but I think we have some problems with our test server.
Thanks -
26 Oct 2011 1:35 AM
Jump to post Thread: Util format number problem by spillo491
- Replies
- 3
- Views
- 530
Ok, thanks ;)
-
25 Oct 2011 9:36 PM
- Replies
- 17
- Views
- 3,207
up ....
-
25 Oct 2011 9:35 PM
Jump to post Thread: Util format number problem by spillo491
- Replies
- 3
- Views
- 530
Nobody ?
-
25 Oct 2011 9:34 PM
Jump to post Thread: Size of app-all.js by spillo491
- Replies
- 2
- Views
- 482
up
-
25 Oct 2011 7:04 AM
Jump to post Thread: Size of app-all.js by spillo491
- Replies
- 2
- Views
- 482
Help me please, it's a simple question !
-
25 Oct 2011 5:50 AM
Jump to post Thread: Util format number problem by spillo491
- Replies
- 3
- Views
- 530
Why this code return 1.00000 ?
alert(Ext.util.Format.number( 1, '0.000,00/i' ));
Thanks -
25 Oct 2011 2:20 AM
Jump to post Thread: Size of app-all.js by spillo491
- Replies
- 2
- Views
- 482
I'm using Sencha only for a grid with sorting and filtering.
After deploy my app-all.js is 550KB. Is that normal ?
Which is the size of your app-all.js ?
Thanks -
25 Oct 2011 1:45 AM
Jump to post Thread: App-all too big ? by spillo491
- Replies
- 3
- Views
- 1,563
I'm using Sencha only for grid with sorting and filtering.
After deployment my app-all.js is 550KB, is it a normal dimension ? I have serious problems of slowness with application on external server... -
24 Oct 2011 11:09 PM
- Replies
- 17
- Views
- 3,207
Time difference between application on locale and on external server with https
http://img695.imageshack.us/img695/1747/timeno.png
It is a server problem according to you ?
App-all.js looks... -
24 Oct 2011 9:17 AM
- Replies
- 17
- Views
- 3,207
Yes, where index.html contains
<script type="text/javascript" src="extjs/ext-debug.js"></script>
<script type="text/javascript" src="app.js" ></script>
Then in production -
24 Oct 2011 4:44 AM
Jump to post Thread: Using the SDK tools by spillo491
- Replies
- 8
- Views
- 6,339
Sorry Korax, I have a problem with building. Please, are my require statements correct ?
http://www.sencha.com/forum/showthread.php?151577-Sencha-Grid-very-slow-watch-my-code -
24 Oct 2011 4:31 AM
- Replies
- 5
- Views
- 1,873
How did you resolve please ? I have the same problem ....
-
24 Oct 2011 1:31 AM
- Replies
- 17
- Views
- 3,207
28827
-
23 Oct 2011 11:02 PM
- Replies
- 3
- Views
- 1,212
Have you resolved ? I have the same problem !
-
23 Oct 2011 10:38 PM
- Replies
- 7
- Views
- 2,352
var username = <%session.getAttribute("user_name")%> ;)
-
23 Oct 2011 1:45 AM
- Replies
- 17
- Views
- 3,207
Help please, I can not understand where I'm wrong !!
-
21 Oct 2011 4:33 AM
- Replies
- 0
- Views
- 318
Hi all, I have a grid and I would like to activate remoteSort only after that user has set a filter.
I tried to override onStateChange event but it creates a loop
... -
21 Oct 2011 4:09 AM
- Replies
- 17
- Views
- 3,207
I followed deployment instructions here :(
http://docs.sencha.com/ext-js/4-0/#!/guide/getting_started
How can I create an "ext-all" custom version with the sencha tool ?
Must I mantain this... -
21 Oct 2011 2:24 AM
- Replies
- 17
- Views
- 3,207
I told where is the culprit, the loading of these two js
ext.js : 3,61 sec
app-all.js : 10,03 sec
But why ? Not correct require statements ? -
21 Oct 2011 1:17 AM
- Replies
- 17
- Views
- 3,207
The slowness seems to be due to these two lines of code
<script type="text/javascript" src="extjs/ext.js"></script>
<script type="text/javascript" src="app-all.js" ></script>
ext.js :... -
20 Oct 2011 10:20 PM
- Replies
- 17
- Views
- 3,207
No one can help me ? I must deploy my application .... I tried it with IE, FF without Firebug and Chrome (the fastest)
Problem is that Ext.onReady is not called before about 30 sec on chrome !!! -
20 Oct 2011 6:24 AM
- Replies
- 17
- Views
- 3,207
Hi all,
my sencha page load is extremely slow.
I created app-all.js with sencha sdk tool (660KB) and inserted in my page app-all.js and ext.js !
This is my sencha code, is it ok ?
var... -
19 Oct 2011 6:34 AM
- Replies
- 7
- Views
- 2,391
Sorry for my confusion, I'm using ext-4.0.2a
Locally my web application with sencha works properly. In my JSP I used
<link href="sencha/extjs/resources/css/ext-standard.css" type="text/css"...
Results 1 to 25 of 80
