Search Type: Posts; User: matt_d_rat
Search: Search took 0.05 seconds.
-
15 Aug 2011 1:29 AM
- Replies
- 5
- Views
- 1,436
Yep, same problem for me.
-
1 Aug 2011 3:29 PM
- Replies
- 5
- Views
- 1,941
Excellent. Thank you! :-) Love love love the touch charts, very slick.
-
30 Jul 2011 12:12 AM
- Replies
- 5
- Views
- 1,941
Ok, thanks for your reply.
How would you recommend I do it then? All my stores are registered. Would I be able to get the store via the Ext.StoreMgr.get('Store'), assign it to a variable and pass... -
27 Jul 2011 9:29 AM
- Replies
- 5
- Views
- 1,941
I am getting the following error when attempting to pass the name of a registered store to the store parameter for the chart:
Uncaught TypeError: store Object 'Store_Name' has no method 'on'
... -
26 Jul 2011 5:21 AM
- Replies
- 0
- Views
- 501
I have been reading a lot of posts regarding associations and have gone through the docs extensively trying to work out how to use them. I think I have a good understanding of how to use them based...
-
1 Jul 2011 8:10 AM
- Replies
- 0
- Views
- 703
How should I properly format my failure response and what callback function should I call to handle the failure?
I am returning data by using the scripttag proxy from our API for a list of... -
28 Jun 2011 12:23 AM
- Replies
- 2
- Views
- 621
Thanks for your reply bclinton. I'll give this a try and see if it works for what I am trying to do.
-
27 Jun 2011 7:07 AM
- Replies
- 2
- Views
- 621
I was wondering whether someone would be able to answer when the best time is to call store.load()?
I have my app set up in an MVC structure, and have a Ext.Panel which contains an Ext.List. When... -
27 Jun 2011 6:59 AM
- Replies
- 5
- Views
- 1,376
Are you getting any JS errors? Try looking at the console in the developer tools in either Chrome or Safari. You also need to specify the name of your callbackParam. Based on the PHP code you posted...
-
21 Jun 2011 1:40 AM
Jump to post Thread: Listeners in XTemplate? by matt_d_rat
- Replies
- 12
- Views
- 2,892
Hi andreacammarata,
Thank you for your replies on this as it has been very helpful. I have a similar situation as ostkaka had originally, but I need to reference a particular record when I... -
15 Jun 2011 7:59 AM
- Replies
- 5
- Views
- 974
Does this mean I have discovered a bug? It is very peculiar, I have literally been sat scratching my head all day over it. Thanks for your help Rich. I definitely owe you a beer next time you're back...
-
15 Jun 2011 7:47 AM
- Replies
- 5
- Views
- 974
Ok, this is a little weird as I have managed to fix it, but now i am wondering how it ever worked in the first place because my path to InvoiceList.js was wrong (small typo using a lowercase "i")....
-
15 Jun 2011 7:12 AM
- Replies
- 5
- Views
- 974
Received help from Rich Waters on Twitter who kindly pointed out the "new" word in my declaration. All is working now :-D. Silly copy and paste error.
Edit:
Correction, I was a bit hasty in my... -
15 Jun 2011 4:48 AM
- Replies
- 5
- Views
- 974
I wonder if someone could help me with a problem I'm having which only manifests when bundled up with phone gap and deployed to an iOS device and the iOS simulator. This works fine when tested...
-
11 Apr 2011 4:30 AM
- Replies
- 43
- Views
- 9,223
No problem Stuart, I'm not in a massive rush for it.. more of a 'nice-to-have' feature really. Just thought I would feedback so you can continue to improve this brilliant plugin.
-
8 Apr 2011 12:59 AM
- Replies
- 2
- Views
- 1,838
Never mind I worked it out. The record object doesn't appear to have the method getId - which strange because this is how it is documented in the MVC Phonegap tutorial, so i simply just passed:...
-
7 Apr 2011 11:45 PM
- Replies
- 2
- Views
- 1,838
Anyone able to shed some light on what I am doing wrong?
-
7 Apr 2011 4:54 AM
- Replies
- 2
- Views
- 1,838
Hi all,
I have found these forums to be a great source of information, helping me to solve a number of problems I have encountered when getting to grips with Sencha Touch. But after much searching... -
4 Apr 2011 6:56 AM
- Replies
- 43
- Views
- 9,223
Ah, the issue seems to be with relative paths and local storage paths. Initially I simply tired: ../../../resources/sounds/open.wav - which is the path to the file from the location of my view. When...
-
4 Apr 2011 6:39 AM
- Replies
- 43
- Views
- 9,223
Hi Stuart,
I was testing out the sound configs and I cannot get them to play a sound. I enabledSoundEffects and checked the default path to the open.wav file was pointing to the right location. No... -
2 Apr 2011 3:49 PM
- Replies
- 43
- Views
- 9,223
Absolutely amazing. So so cool. Nice work!
Edit:
At the time of writing I haven't yet tested it. -
1 Apr 2011 2:07 AM
- Replies
- 43
- Views
- 9,223
Sounds good! I was just looking at the official Twitter App and how they do it, would be good if you could trigger a sound on open and on close like their menuOptions do :D. Keep up the awesome work.
-
1 Apr 2011 1:50 AM
- Replies
- 43
- Views
- 9,223
Thanks a lot Stuart that worked great. Had to add an else to the if statement though in the menuOptionDataFilter config though, as it would apply the extra class to all records when it encountered...
-
1 Apr 2011 12:59 AM
- Replies
- 43
- Views
- 9,223
Hi Stuart,
I believe this coupled with the menuOptionDataFilter should provide me with the functionality I need. Can you post some example of code of how to use the menuOptionDataFilter, as I am... -
31 Mar 2011 4:58 AM
- Replies
- 43
- Views
- 9,223
Excellent Stuart, really appreciate it. I look forward to seeing the new version. :-D
Results 1 to 25 of 29
