Search Type: Posts; User: kitesurf

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Hi Mitchell,

    Thank you for taking the time to check this out!

    I am using version 2.0.1.1, so this may well have been fixed in 2.1.0.

    I've attached an updated version of the test which...
  2. I have a store and model called 'availability'. On the availability model I have a hasMany association to balanceItems. This in turn also has a hasMany association to 'movements'.

    When I load the...
  3. Thank you Mitchell, really appreciate your help!

    cheers
  4. Incidentally, which issue has been fixed, the problem with the number field overlay in Android or the firing of events on a select field?
  5. Hi Mitchell,

    Thanks so much for responding!

    How can I go about getting ST 2.1.0 RC1, or is it still under wraps?
  6. I currently have an issue in Android where if I have a form with a select field together with some kind of input field (text, number etc), when the user has their cursor focused in the input field...
  7. Thanks Mitchell. There are only 3 fields in the form so I've just blurred each of them manually.

    One final issue, I have another form that has two select fields and a number field. Here I get the...
  8. Thanks Mitchell! That works great.

    Just wondering if you know of a way to blur any/all fields instead of blurring each field individually. Just would be neater from a code point of view

    Many...
  9. I am having a strange problem on Android and form fields. I have a std login form and I am capturing the ENTER key using the 'action' event. When the event is fired, the form is validated and...
  10. Replies
    2
    Views
    721
    Thanks sword-it!

    Instead of putting it in an html file, I put the webkit check in the Sencha app.js launch() function. Works perfectly.

    thanks
  11. Replies
    2
    Views
    721
    I am using Sencha Architect to develop my Sencha Touch App. Architect creates an app.html file which contains a bit of Javascript to check if the browser is webkit capable:

    <script...
  12. Replies
    12
    Views
    2,408
    I too would like to hear more about websockets in Sencha Touch.
  13. Replies
    21
    Views
    2,731
    I've had a read through of the release notes to check if there are any upgrade notes. I couldn't find any. Presumably there is no harm to existing projects by updating to Architect 2.1 or are there...
  14. Replies
    21
    Views
    2,731
    awesome, thanks Aaron!
  15. Replies
    21
    Views
    2,731
    Hi Aaron, I assume Architect 2.1 is still to be released?
  16. This isn't a dumb question at all and I would be very interested to hear how people tackle this issue.

    As far as I know, it is NOT possible to do a POST with JSONP, but if you want cross domain...
  17. I discovered that my index.html was a debug version and not the version that only contains the microloader.

    Everything works after putting in Jacky's fix. Chrome, Safari, iOS Simulator and Android...
  18. Oddly if I reverse out Jacky's fix in my own app, it still behaves the same, updates the app without any message to the user.

    If I reverse out the fix in my skeleton app, I then get the original...
  19. I downloaded Jacky's fix and first applied it to my own app.

    The app now updates automatically in all my environments, but I no longer get the message popup telling the user that the app has been...
  20. Yup, can definitely send it in.

    I thought I might be able to debug it for a bit, just see if there's anything I could spot, but the production build minifies the js and building for testing...
  21. Updates are only being actioned in Mac Chrome for me. My app does not update in any of these environments:
    iOS Simulator


    Physical Android device running Android 2.3.3
    Safari on Mac


    I...
  22. Replies
    21
    Views
    2,731
    I would also like to know how this can be accomplished.

    There does not seem to be any way to define a new Ext.XTemplate in the tpl in Architect 2 since the config tpl interprets everything as a...
  23. I see there's been an update to the Sencha Touch Framework, version 2.0.1.1.

    My question is, how would you update Sencha Architect to make use of this latest release of the Sencha Touch Framework?...
  24. Replies
    3
    Views
    852
    I am also trying to apply some routes to my tab panel and was wondering if you have an example of how you have applied it?

    At the moment I am manually adding my items to the TabPanel
    ...
  25. Does anyone have any suggestions on how to find the culprit that causes this error? This messages started to appear when I copied the folder that housed the whole architect project to a different...
Results 1 to 25 of 33
Page 1 of 2 1 2