Search Type: Posts; User: likdike
Search: Search took 0.01 seconds.
-
22 Jan 2013 12:20 AM
Jump to post Thread: Errors after compiling by likdike
- Replies
- 7
- Views
- 952
The problem is not solved. One more the question, properly i understand what after compiling the contents of bootstrap.js file should be in add-classes.js? I ask because i do not find it there.
-
17 Jan 2013 1:15 AM
Jump to post Thread: Errors after compiling by likdike
- Replies
- 7
- Views
- 952
Sorry, is all right /js/gisjs. Yes, i update the bootstrap.js file. Please you look at my steps, maybe i do something wrong?
#1
sencha compile -classpath=gisjs meta -alias -out... -
16 Jan 2013 1:41 AM
Jump to post Thread: Errors after compiling by likdike
- Replies
- 7
- Views
- 952
Such variant i tried, but without result. Interestingly that if Ext tries to load stores dynamically, why it appeals to myproject.com/MyApp/store/MyStore.js, when it should to appeal to...
-
14 Jan 2013 11:27 PM
Jump to post Thread: Errors after compiling by likdike
- Replies
- 7
- Views
- 952
I add to config of stores the following line
requires: ['MyApp.model.MyModel1']
and errors associated with the models disappeared, but similar errors associated with stores remained
... -
11 Jan 2013 6:22 AM
Jump to post Thread: Errors after compiling by likdike
- Replies
- 7
- Views
- 952
Hi everyone. I compiled my project via sencha cmd 3.0.0.230. After compile i navigate to http://meprojectlocalhost.com, but my project not rendering and console of browser displays following errors:...
-
24 Dec 2012 1:52 AM
Jump to post Thread: Grid Header Filters by likdike
- Replies
- 64
- Views
- 34,466
i add dynamically columns in grid, follows:
var column = Ext.create('Ext.grid.column.Column', {text: 'New Column'});gridView.headerCt.insert(gridView.columns.length,...
Results 1 to 6 of 6
