Search Type: Posts; User: stormin_walker
Search: Search took 0.02 seconds.
-
16 Jan 2013 2:49 PM
- Replies
- 3
- Views
- 274
Did you try anything other than Controllers? For controllers it works out of the box. For views it doesn't. Case in point - trying to create the Viewport (YADA.yada.view.Viewport) - it would try to...
-
16 Jan 2013 12:03 PM
- Replies
- 3
- Views
- 274
I have an application with the name set as "Yada.yada" i.e.,:
new Ext.app.Application({
name: "YADA.yada"
});
however in the code use in getView, getModel and getStore the... -
16 Feb 2012 1:16 PM
- Replies
- 47
- Views
- 4,788
Just to add my vote for Jay's approach, I definitely prefer having the dependency tree through the controllers rather than on the application. Using the application to manage all these dependencies...
-
26 Mar 2011 6:51 PM
Jump to post Thread: SASS Errors in Version 1.1 by stormin_walker
- Replies
- 10
- Views
- 7,616
Funny - there have been 2 new betas of Compass in the last 24 hours. My Beta 3 requires chunky_png 0.12 - am glad they've upgraded the dependency. Good to know for when I next do an update.
Craig -
26 Mar 2011 2:01 PM
Jump to post Thread: SASS Errors in Version 1.1 by stormin_walker
- Replies
- 10
- Views
- 7,616
Sencha upgraded Compass support to 0.11. There have been a few complaints (including from me) that it wasn't made explicit in the release notes about this breaking change. So you will need to upgrade...
-
26 Mar 2011 1:57 PM
- Replies
- 3
- Views
- 1,357
Yeah - Sencha upgraded Compass support to 0.11. There have been a few complaints (including from me) that it wasn't made explicit in the release notes about this breaking change. So you will need to...
-
24 Mar 2011 2:56 PM
- Replies
- 6
- Views
- 1,069
Just wondering what version of Compass Sencha Touch 1.1.0 requires? I can't compile my SCSS anymore after upgrading this morning (inline_image_string is not a method) and I'm running the latest...
-
17 Mar 2011 6:42 PM
- Replies
- 2
- Views
- 1,634
I am building an app that makes heavy use of sheets & pickers (I have a custom calendar, custom number pad, action sheets etc). Unfortunately every so often the picker or sheet goes behind the...
-
10 Nov 2010 6:05 PM
- Replies
- 19
- Views
- 4,462
I'm guessing I can have more than 1 hasMany association, but it's not working. I can connect one of the associations (always just the first one defined in the "hasMany" array), but never both.
... -
13 Oct 2010 8:53 PM
- Replies
- 8
- Views
- 3,277
Just upgraded to 0.97 and now getting this on my own code as well as the Twitter demo app (and I'm guessing any app using the Ext.data.Reader subclasses). This was all working with 0.96.
I've got...
Results 1 to 10 of 10
