Search Type: Posts; User: superstructor

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. http://stackoverflow.com/questions/12506897/is-safari-on-ios-6-caching-ajax-results
  2. 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...
  3. 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.
  4. 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
  5. 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...
  6. 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...
  7. @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...
  8. 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. 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...
  10. 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...
  11. 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...
  12. \: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...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. Ok thanks Mitchell, look forward to it. Your ability to reply to nearly every question I see on the forum is formidable.
  18. 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...
  19. Thanks for the heads up ! =) Looking forward to beta2, please release it soon if possible! Cheers
  20. 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...
  21. 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.
  22. 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...
  23. 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...
  24. 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:
    ...
  25. 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
Page 1 of 2 1 2