Search Type: Posts; User: JRS

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. I read on this site: Sench Touch has problems with phonegap versions greater than 2.50.
    http://druckit.wordpress.com/

    Any chance you can try phonegap version 2.50 for your app?

    Hopefully,...
  2. Mitchell,

    Thanks for the suggestion. My problems were being caused by "emulate touch events" was set in the Google Chrome debugger in the Settings - Overrides.
    By unchecking this the item -...
  3. Mitchell,

    I'm using Chrome Dev Tools on Mac Mountain Lion - How would I proceed to try and debug this on my system?

    I also noticed even button clicks appear to get disabled with the dev tools...
  4. I noticed tabs example and the app generated by Sencha Cmd does not work if the the debugger is turned on.

    If the debugger is turned off - then tabs work normally - pressing on a tab button loads...
  5. Replies
    3
    Views
    163
    Hi Mitchell,

    The Kitchensink form demo page and the Navigation View examples - that display forms pages - appear as blank screens on the Blackberry Playbook - latest OS version (I believe is...
  6. Hi
    There is a video on youtube with Rohit Ghatol - I believe the second video in the series of 3 shows how to fire events in one controller and have another listen and respond.

    Hope it helps
    JRS
  7. Replies
    3
    Views
    163
    I recently bought a Playbook (they are on sale everywhere - really cheap!) tried the latest version of ST2.2.1 and it appears the forms don't work.

    I tried the navigation view example, forms...
  8. http://vimeo.com/37974749

    This is also a good video
  9. My understanding is before version 2.2 - there were a lot issues with Sql. If you are using version 2.2 then it's probably a bug.

    Haven't had the chance to try Sql yet - but planning on it.
    ...
  10. Hi Shepsil

    Would you be able to write up tutorial on your blog about using the Sql proxy? It would be very helpful. I am trying to download ST 2.2, I recall previously they did not have any...
  11. Hi
    In the Examples section of the forum Shepsil - has a sqlite proxy and demo for this proxy. I have not used it but this is probably the best way to go.

    Good luck
  12. Hope this helps: the link to Brice Mason's utility.

    http://www.sencha.com/forum/showthread.php?253495

    Good luck
    I noticed you are on Windows - I switched to Mac and things were working much...
  13. Don't have any suggestion help with your troubles.
    But I remember coming across a utility from Bryce Mason - in the Examples portion of this forum.
    It checks your system to see if Sencha Touch...
  14. 1. Delete everything from localstore
    2. sync(localstore)
    3. Then add everything from onlinestore - I am using the
    localStore.add(record.data)
    4. sync(localStore)

    I noticed you are using...
  15. Replies
    7
    Views
    379
    There is an example of the App you are trying to do at a website called: miamicoder.com
    Hopefully it will help
    Thanks
  16. Sorry to hear that - if it works from a local file, you verified it is coming across the wire (network tab) with a valid JSON (identical to the local data) - then I am at a loss to figure out what...
  17. Hi Herman,

    Have you tried the app.json file. I believe you can add the file here and then use require statement to load it.

    I have not tried this - but I believe it may work - recall reading...
  18. Are you able to verify using the Network tab - the AJAX data is coming across?
    Also one issue I ran into was invalid JSON - there was extra comma or something - but verify the JSON is valid when...
  19. Replies
    1
    Views
    175
    I found the answer to my question on this site. Hopefully, will save some time for other.
    This site recommends not using SQL proxy as it is not useable.
    ...
  20. ST 2.1.1 was released - SQL bug fixes no. As far as I can tell still unusable.
    No documentation - perhaps that is because it doesn't really work:

    Check the discussion on this site:...
  21. Replies
    1
    Views
    72
    In the store config - a model needs to be defined
  22. Replies
    1
    Views
    175
    Is anyone successfully using SQL proxy and Sencha 2.1? The previously reported bug with no filter - is still there. It was marked as fixed by Sencha.

    So I am not sure if this proxy works or if I...
  23. How about putting a console log where offline store data is getting loaded to see if the data is being loaded into the offline store?

    Also, is the offline store created - before it is being...
  24. Hi There is really good video on this by Rohit Ghatol on youtube. Should answer all your questions
  25. I don't have answer for this problem. However, how about trying Cordova/Phonegap with your app. In the Examples forum Brice Mason has a Cordova Builder utility which automates the process.

    While...
Results 1 to 25 of 106
Page 1 of 5 1 2 3 4