Search Type: Posts; User: rkraus
Search: Search took 0.04 seconds.
-
7 Nov 2012 9:07 AM
- Replies
- 5
- Views
- 3,279
fixed in the Release Build!
-
27 Oct 2012 1:45 AM
- Replies
- 5
- Views
- 3,279
Same problem with the new version of "Sencha Cmd 3"
-
24 Oct 2012 5:55 AM
- Replies
- 5
- Views
- 3,279
In every Store that uses the SQL proxy...
-
24 Oct 2012 3:48 AM
- Replies
- 5
- Views
- 3,279
Hi,
when using the new WebSQL Proxy I ran into this Sencha CMD problems building an production (or testing) build.
[ERROR] def was null[ERROR] failed to find meta class definition for name... -
18 Oct 2012 4:43 AM
- Replies
- 6
- Views
- 1,013
@Tommy
When I try to save a datamodel with an ARRAY in it I ran into problem.
After I load the record from WebSQL I am gettings objects instead of an ARRAY :-(
Is this a bug or will I have to... -
17 Oct 2012 1:57 AM
- Replies
- 5
- Views
- 764
I fixed it....
Index: touch/src/data/proxy/SQL.js===================================================================
--- touch/src/data/proxy/SQL.js (revision 6988)
+++... -
17 Oct 2012 1:50 AM
- Replies
- 5
- Views
- 764
Hi,
It won´t fix my problem...
I have problems with line 268 !
ln = params.filters.length;
When there are no filters setup in the proxy config... -
17 Oct 2012 1:49 AM
- Replies
- 6
- Views
- 1,013
I have problems with line 268 !
ln = params.filters.length;
When there are no filters setup in the proxy config... -
17 Oct 2012 1:46 AM
- Replies
- 5
- Views
- 764
Will this patch be in the next nightly build?
-
16 Oct 2012 4:36 AM
- Replies
- 5
- Views
- 764
Hi,
when I use the new Ext.data.proxy.SQL to save my data I run into:
Uncaught TypeError: Cannot read property 'length' of null SQL.js:268
Ext.define.selectRecordsSQL.js:268
(anonymous... -
3 Oct 2012 11:05 AM
- Replies
- 3
- Views
- 323
both don't work...
-
1 Oct 2012 12:05 AM
- Replies
- 3
- Views
- 323
Hi,
here´s my example code:
Ext.define('Company.model.CookbookModel', {
extend: 'Ext.data.Model',
config: { -
14 Sep 2012 5:26 AM
Jump to post Thread: [2.1.0-b3] Ext.Loader path problem by rkraus
- Replies
- 22
- Views
- 3,150
I tried both ways...
-
14 Sep 2012 12:54 AM
- Replies
- 132
- Views
- 19,733
I testet it on:
Google Nexus 7 (4.1.1)
Samsung Galaxy Nexus (4.1.1)
Samsung Galaxy S3 (4.0.4)
It´s really better than before. Not so bad framerate drops but instead of this many many little... -
13 Sep 2012 11:18 PM
- Replies
- 132
- Views
- 19,733
Just copy the code in your App.js
-
13 Sep 2012 2:27 PM
- Replies
- 132
- Views
- 19,733
Just crossed my fingers !!!!
-
13 Sep 2012 4:56 AM
Jump to post Thread: [2.1.0-b3] Ext.Loader path problem by rkraus
- Replies
- 22
- Views
- 3,150
Same way as I did it...
But I can´t run my PRODUCTION build as I am getting this nasty error:
GET http://localhost/builds/AppName/production/app.json?1347540874008 ... -
13 Sep 2012 4:35 AM
Jump to post Thread: Upgrade 2.1.0 b2 -> 2.1.0 b3 by rkraus
- Replies
- 15
- Views
- 1,835
Just set this into your app.js
Ext.Loader.setPath({
'Ext': 'touch/src',
}); -
13 Sep 2012 4:32 AM
Jump to post Thread: [2.1.0-b3] Ext.Loader path problem by rkraus
- Replies
- 22
- Views
- 3,150
"Fancy" :)):)) YES
I did a complete new project with the new "Sencha CMD" and then copied the files (like the touch folder) into my "old" project. Everything fine so far expect I ran into this... -
13 Sep 2012 12:20 AM
Jump to post Thread: [2.1.0-b3] Ext.Loader path problem by rkraus
- Replies
- 22
- Views
- 3,150
Hi,
after upgrading from beta2 to beta3 I have to set the SDK path (now in touch/src and not as beta2 in sdk/src) like this:
Ext.Loader.setPath({
'Ext': 'touch/src'
});
Why is that? -
13 Sep 2012 12:17 AM
- Replies
- 1
- Views
- 282
Hi,
I don´t know if this is a bug in the new Sencha CMD Tool or in beta3 of Sencha 2.1
My building process is going fine but when I run the build like
... -
13 Sep 2012 12:11 AM
- Replies
- 8
- Views
- 772
Works here too => Thx
-
12 Sep 2012 5:18 AM
- Replies
- 8
- Views
- 772
Look this thread:
http://www.sencha.com/forum/showthread.php?235948-2.1-B2-Toolbar-buttons-aren-t-vertically-centered-if-a-quot-title-quot-exists -
12 Sep 2012 5:08 AM
- Replies
- 8
- Views
- 772
I reported this bug 5 weeks before :-(
-
12 Sep 2012 4:47 AM
- Replies
- 7
- Views
- 2,430
Is there a transition end event in Sencha ?
Results 1 to 25 of 65
