Search Type: Posts; User: phas
Search: Search took 0.02 seconds.
-
25 Feb 2013 6:57 AM
- Replies
- 0
- Views
- 111
I upgraded my version of sencha cmd to 3.0.2.288. After the upgrade sencha cmd build stopped to include in the build the images in the subfolder of resources/images/default (p.e....
-
20 Dec 2012 6:00 AM
- Replies
- 4
- Views
- 598
I solved it, apparently the provided phantomjs segfaulted when invoked, i simply sobstituted it with the one from http://phantomjs.org/
-
20 Dec 2012 5:47 AM
- Replies
- 4
- Views
- 598
mh, ok, aparently the error is differen on the other machine
Sencha Cmd v3.0.0.250[INF] init-properties:
[INF] init-sencha-command:
[INF] init:
[INF] -before-app-build:... -
19 Dec 2012 6:33 AM
- Replies
- 6
- Views
- 2,258
i ssh to one random server of ours and
tesole@ks312811:~/repo/tesolevents/tesolevents/tesolepanel$ apt-cache search jredocbook-jrefentry - DocBook XML JRefEntry DTD
docbook-xsl - stylesheets... -
19 Dec 2012 6:30 AM
- Replies
- 4
- Views
- 598
Apparently sencha-cmd crashes on linux, at least the 64 bit version, here there is the stacktrace of me trying to build an application that builds and works perfectly with sencha-cmd on osx. I have...
-
10 Sep 2012 6:39 AM
Jump to post Thread: Using desktop example by phas
- Replies
- 3
- Views
- 398
Tried it, didn't work
-
7 Sep 2012 8:20 AM
Jump to post Thread: Using desktop example by phas
- Replies
- 3
- Views
- 398
sgrunt the image was resized
-
7 Sep 2012 4:57 AM
Jump to post Thread: Using desktop example by phas
- Replies
- 3
- Views
- 398
Hello, i would like to develop an application based on the extjs 4.1.1 desktop example http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/desktop/desktop.html.
I downloaded the extjs 4.1.1... -
25 May 2012 5:38 AM
Jump to post Thread: Carousel in a panel problem by phas
- Replies
- 1
- Views
- 347
Hello, when i write this
Ext.define("otom.view.Main", {
extend: 'Ext.Container',
config:{
layout:{
type: 'fit'
} -
26 Apr 2012 10:38 AM
Jump to post Thread: Carousel display problem by phas
- Replies
- 1
- Views
- 281
Ext.define('cann_interface.view.VideoGallery', { extend: 'Ext.carousel.Carousel',
xtype: 'videogallery',
config: {
items : [
{
html : 'One'
},
... -
26 Apr 2012 10:30 AM
Jump to post Thread: Carousel display problem by phas
- Replies
- 1
- Views
- 281
This code works fine
Ext.define('cann_interface.view.VideoGallery', { extend: 'Ext.carousel.Carousel',
xtype: 'videogallery'
});
Ext.define("cann_interface.view.Main", {
... -
30 Sep 2011 2:24 AM
Jump to post Thread: Grid sortable header problem by phas
- Replies
- 1
- Views
- 534
up
-
27 Sep 2011 5:51 AM
Jump to post Thread: Grid sortable header problem by phas
- Replies
- 1
- Views
- 534
Hello, i have a (some) Ext.grid.EditorGridPanel with a remote Store, sortable columns and pagination.
The problem(s) is that sorting doesn't work correctly: if i click on a column (column "foo")...
Results 1 to 13 of 13
