Search Type: Posts; User: superstructor
Search: Search took 0.03 seconds.
-
26 Sep 2012 11:33 PM
- Replies
- 3
- Views
- 2,025
http://stackoverflow.com/questions/12506897/is-safari-on-ios-6-caching-ajax-results
-
27 Mar 2012 3:14 PM
- Replies
- 12
- Views
- 1,960
According to the styling guide included with the beta documentation there is a build-touch-charts.sh/.bat script that will "iterate through all .scss files in charts/resources/sass/chart-themes and...
-
22 Mar 2012 12:39 PM
- Replies
- 9
- Views
- 1,557
I can confirm that I see the same events listed for Touch Charts 2 as for 1 in the docs included with the Touch Charts 2 beta zip file.
-
22 Mar 2012 12:30 PM
- Replies
- 3
- Views
- 1,324
See the previous thread here where myself and others have gotten charts to work with module loading - http://www.sencha.com/forum/showthread.php?185725-Sencha-Touch-Charts-2.0-Beta-Now-Available
-
16 Mar 2012 9:46 PM
- Replies
- 20
- Views
- 5,722
What a delightful surprise to find the SDK tools is a nodejs / ExtJS core application bundled in the command dir of the sencha touch download! Thanks to @jonnythedesigner 's instructions pointing me...
-
16 Mar 2012 9:30 PM
Jump to post Thread: Sencha 2 command for Linux by superstructor
- Replies
- 24
- Views
- 7,875
Thanks for posting this information! I didn't even think of checking the command dir, finding it is a nodejs/Extjs core application was a delightful surprise as I use nodejs a lot.
To get the app... -
12 Mar 2012 1:54 AM
- Replies
- 35
- Views
- 19,258
@hallikpapa
Thanks for all the details. I have found dynamic loading with charts to be buggy and attached my minor patches to a previous post. This is probably why the bundled... -
10 Mar 2012 11:48 PM
- Replies
- 35
- Views
- 19,258
Are you using dynamic module loading or the full builds of sencha touch and touch charts ? I.e. What scripts did you include exactly ?
-
9 Mar 2012 12:55 AM
- Replies
- 35
- Views
- 19,258
I have Touch Charts v2 Beta working using dynamic module loading with the stock Sencha Touch v2 Final sencha-touch-debug.js, also using dynamic module loading (not the -all build).
There were just... -
8 Mar 2012 8:28 PM
- Replies
- 35
- Views
- 19,258
Interesting points Mike, I also had a look into this.
Lines of code:
touch-charts/sencha-touch-debug.js 78012
sencha-touch/sencha-touch-debug.js 15114
sencha-touch/sencha-touch-all-debug.js... -
7 Mar 2012 7:42 PM
- Replies
- 35
- Views
- 19,258
Minor issue on examples/index.html
WordMap example links to "examples/WordMap/index.html" but link is actually "examples/Wordmap/index.html" (m lower case). So on case-sensitive file systems the... -
7 Mar 2012 6:29 PM
- Replies
- 35
- Views
- 19,258
\:D/=D>:))=P~:D
Big thanks for all your hard work and for releasing this, Sencha Touch v2 Final is awesome but really need the charts too !
Now all that is missing is the Linux download for the... -
5 Mar 2012 12:58 PM
- Replies
- 20
- Views
- 5,722
Ok thanks Mitchell. But without publishing a specific date can you please confirm if Sencha is committing to Linux support for the SDK sometime in the future ? Because if Sencha has decided to...
-
5 Mar 2012 12:22 PM
- Replies
- 20
- Views
- 5,722
The Sencha Touch RC2 blog post has links to download the v2 SDK tools for both Windows and Mac but not Linux.
When will Linux support be available ? The SDK tools are essential for deploying to a... -
22 Feb 2012 11:39 AM
- Replies
- 4
- Views
- 641
I did read the bug template but it doesn't seam to make sense to report all that for this kind of issue.
I believe your simply extending a class where you don't need to be, it causes no side... -
22 Feb 2012 12:16 AM
- Replies
- 4
- Views
- 641
In Sencha Touch 2.0b3 src/data/Error.js, Ext.data.Error extends MixedCollection.
This makes sense for the plural Ext.data.Errors but not for the singular Ext.data.Error ?
Doesn't appear to... -
22 Feb 2012 12:04 AM
- Replies
- 2
- Views
- 722
Ok thanks Mitchell, look forward to it. Your ability to reply to nearly every question I see on the forum is formidable.
-
21 Feb 2012 7:31 PM
- Replies
- 2
- Views
- 722
Searching through the forums it has been said that Sencha Touch Charts 2.x will be available when the Sencha Touch 2 final is out.
With Sencha Touch 2B3 there is still no sign of charts ? Surely... -
24 Jan 2012 12:29 PM
- Replies
- 16
- Views
- 4,556
Thanks for the heads up ! =) Looking forward to beta2, please release it soon if possible! Cheers
-
19 Jan 2012 12:26 PM
- Replies
- 9
- Views
- 2,139
I consider "RIAs" to be software that runs in a web browser (or web engine like iOS UIWebView/Phonegap) and is comparable to software native to the platform (be it desktop or mobile).
Sure there... -
12 Dec 2011 12:26 PM
- Replies
- 17
- Views
- 7,212
Thats great, thanks Umair!
Do you have a download link for the sources ? Is it on github ? I did a bit of a search but couldn't find it. -
11 Dec 2011 1:35 PM
- Replies
- 17
- Views
- 7,212
Awesome thanks for this Umair! =)
My #1 feature request is CoffeeScript support, http://jashkenas.github.com/coffee-script/
Should be simple to add, I'd be happy to do it if your sharing the... -
19 Jul 2011 2:23 PM
- Replies
- 52
- Views
- 12,210
Vanilla Ext4 MVC is a nice proof of concept but is incomplete and not ready for production in my opinion.
The main issue is the complete lack of any good way to dispatch from one controller... -
11 Jul 2011 5:57 PM
Jump to post Thread: Ext MVC CRUD Demo by superstructor
- Replies
- 35
- Views
- 16,793
Thanks for the reply Ed, sorry I wasn't too clear.
In the posted example the following files all define a customer model for add, edit and list:
... -
11 Jul 2011 3:07 PM
Jump to post Thread: Ext MVC CRUD Demo by superstructor
- Replies
- 35
- Views
- 16,793
Thanks for posting the example Justin.
Duplicating models for each CRUD operation doesn't really seam like the best way though ? Is that really Sencha's suggested best practice Ed ? Its certainly...
Results 1 to 25 of 37
