Search Type: Posts; User: moisan.j
Search: Search took 0.02 seconds.
-
26 Apr 2013 12:13 AM
Jump to post Thread: Where write CSS by moisan.j
- Replies
- 2
- Views
- 91
Thank for response, but i want it, automaticly include during sencha app build process
-
22 Apr 2013 3:25 AM
Jump to post Thread: Where write CSS by moisan.j
- Replies
- 2
- Views
- 91
Hi guy !
This is assurely a stupid question, but i'm searching and i don't found any good examples.
I'm looking for the right place to write my css, to be include in 'sencha app build'.... -
16 Nov 2012 5:44 AM
- Replies
- 6
- Views
- 646
still have the problem with Sencha Cmd v3.0.0.250
-
15 Nov 2012 12:33 AM
- Replies
- 3
- Views
- 418
I've write in the launch function of the app for native App (i remove it for web App else we have cross domain error) :
Ext.Ajax.setMethod("POST");
Ext.Ajax.on({
... -
14 Nov 2012 8:08 AM
- Replies
- 2
- Views
- 278
That's wkorking fine, well done, Big Thank.
-
14 Nov 2012 8:03 AM
- Replies
- 3
- Views
- 418
Hi there !
I'm training at sencha touch frame work, i've build a small application with ajax call.
I've use Sencha CMD to build native app over Android (sencha app build native), that's... -
13 Nov 2012 3:26 AM
- Replies
- 2
- Views
- 278
Ext version tested:
Sencha Touch 2.1.0
Browser versions tested against:
Chrome 20.0.1132.47 m
DOCTYPE tested against:
<!DOCTYPE HTML>
Description: -
28 Jun 2012 1:44 AM
- Replies
- 3
- Views
- 868
do not comment it,
juste replace the line 'override: "Ext.grid.GroupingFeature",' by 'override: "Ext.grid.feature.Grouping",' -
18 Jun 2012 1:42 AM
- Replies
- 191
- Views
- 36,978
Same here, i try ext-all, or ext.js + loader enabled, i use only toolbar composant with many html tag and perf are so slow under IE8 ! That was very fast under ext 3.3
-
18 Oct 2010 11:40 PM
Jump to post Thread: remove an attribute in elements by moisan.j
- Replies
- 9
- Views
- 6,809
i try all solution on this page but nothing is working with ext 3.2
So i search for a solution and this is working :
Ext.get('myFormId').select('mysCssSelector, input').set({disabled:null},...
Results 1 to 10 of 10
