Sencha Touch 2.x: Discussion

Page 51 of 112 FirstFirst ... 41 49 50 51 52 53 61 101 ... LastLast

+ Post New Thread

  1. 2.0.1.1 commercial download links not being e-mailed?

    I've tried to download the Sencha Touch 2.0.1.1 Commercial using 2 separate e-mail accounts. I have not received an e-mail at either. Can someone...

    Started by Marc-QNX, 6 Jun 2012 10:32 AM
    • Replies: 2
    • Views: 492
    6 Jun 2012 11:49 AM Go to last post
  2. Pulling usable example apps out of examples folder?

    I'd like to move some example apps out of the sencha-touch-2.0.0/examples folder and make them available on my local website. What the easiest...

    Started by sdondley, 5 Jun 2012 11:26 AM
    • Replies: 4
    • Views: 404
    6 Jun 2012 9:44 AM Go to last post
  3. hide and show an element. only show works.

    Short question: What is wrong? config: { docked: "top", ui: "searchbar", id: "searchbar", hidden: true,...

    Started by tobiko, 5 Jun 2012 12:00 PM
    • Replies: 1
    • Views: 361
    6 Jun 2012 5:18 AM Go to last post
  4. Error in Sencha-touch-debug.js - TypeError: Value undefined (result of expression Ext

    Hi I am new user to Sencha Touch and receiving following error in my application. I just downloaded the Version. TypeError: Value undefined...

    Started by Krishna_tgkk, 4 Jun 2012 11:44 AM
    • Replies: 2
    • Views: 571
    6 Jun 2012 4:31 AM Go to last post
  5. Sencha Touch drawbacks

    Hi just wanted to say, that I really like this lib, it's really much more like a game to use than others. However, i could not use it as I wish,...

    Started by ci11111, 4 Jun 2012 10:15 AM
    • Replies: 2
    • Views: 613
    6 Jun 2012 4:30 AM Go to last post
  6. Question help with history back and router.draw

    Hi, I am developing an app for ios and android with senchatouch and phonegap. I need to handle the hardware back button of android phones. In...

    Started by ggendre, 9 Feb 2012 9:25 AM
    backbutton, history
    • Replies: 7
    • Views: 1,579
    6 Jun 2012 4:22 AM Go to last post
  7. Google Maps and Geocoder

    Hi, I have ran into a problem with google maps. I have the following code that gets the map from the layout (xtype = map) and set the Options and...

    Started by hbh@nd.dk, 23 May 2012 11:39 PM
    • Replies: 4
    • Views: 1,090
    5 Jun 2012 11:17 PM Go to last post
  8. The specified Store cannot be found

    Hi mates, I'm a newbie here in this forum but I read and search here sometimes. I need help regarding this error " The specified Store cannot be...

    Started by japanSencha, 3 Jun 2012 9:26 PM
    • Replies: 7
    • Views: 1,052
    5 Jun 2012 11:21 AM Go to last post
  9. Custom Native API

    Hi, I was wondering what the requirements are to be able to create custom native API's for iOS. For example if one needs to access the address...

    Started by gevik, 5 Jun 2012 2:05 AM
    • Replies: 1
    • Views: 356
    5 Jun 2012 7:09 AM Go to last post
  10. Ext.Map not displaying on Ext.Panel

    Hi, I'm new to sencha touch 2 and I am having a hard time displaying a map component on a panel. The weird thing is if I add a map component on a...

    Started by bino, 3 Jun 2012 8:08 AM
    ext.map, ext.panel
    • Replies: 1
    • Views: 413
    5 Jun 2012 4:19 AM Go to last post
  11. Form submit via POST results in error even though it worked

    Hi Everyone, Have some strange behaviour with a form I'm trying to submit in a Sencha Touch 2 app. Here is the code. this.up('form...

    Started by matfin, 30 May 2012 1:36 AM
    • Replies: 2
    • Views: 685
    5 Jun 2012 1:26 AM Go to last post
  12. Good practice with Ext.define for views

    Hi Folks, If I have an Ext.Container component created using Ext.define and am using animateActiveItem to push another component upon it,...

    Started by matfin, 31 May 2012 2:57 AM
    components, destroy, events, ext.define
    • Replies: 2
    • Views: 602
    5 Jun 2012 1:13 AM Go to last post
  13. Enabling AutoCapitalize on text field does nothing

    I click the checkbox on a text field that is alpha-numeric and needs to use capital letters (license plate) and on neither Safari testing on my...

    Started by CarClub, 2 Jun 2012 3:42 PM
    autocaptialize
    • Replies: 6
    • Views: 1,381
    4 Jun 2012 4:48 PM Go to last post
  14. List event itemTap

    Hi! I am having a problem to listen itemTap event in a list class. My code is very simple i have a list with the following items and store: (i...

    Started by fschwarzbock, 4 Jun 2012 7:28 AM
    list event itemtap
    • Replies: 5
    • Views: 781
    4 Jun 2012 2:12 PM Go to last post
  15. about carousel

    i create a carousel and it has four items. when i move the forth item, it can go back the first item and when i move the first it can go back the...

    Started by xiuping, 3 Jun 2012 1:09 AM
    carousel cycle show items
    • Replies: 1
    • Views: 486
    4 Jun 2012 1:29 PM Go to last post
  16. Android Performance

    Hi, I'm developing a cross platform mobile application using Sencha Touch 2 and Phonegap. We notice a performance degradation in scrolling on...

    Started by rvelasquez, 25 Apr 2012 7:16 AM
    • Replies: 8
    • Views: 1,926
    4 Jun 2012 12:16 PM Go to last post
  17. JSON-RPC client and server for Sencha Touch

    Hi, please try my JSON-RPC client (and server). This client help you to build communication between Sencha Touch 2.0 application and server via...

    Started by kostysh, 28 Mar 2012 7:44 PM
    json-rpc
    • Replies: 9
    • Views: 1,763
    4 Jun 2012 12:08 PM Go to last post
  18. The design of "Record" or "Model" or whatever has many shortcomings (Fixes included)

    First, almost every JS app in the world uses the JSON library which we use in AJAX requests with JQuery and we do things like...

    Started by CarClub, 1 Jun 2012 12:39 PM
    json, model, record
    • Replies: 2
    • Views: 557
    4 Jun 2012 10:38 AM Go to last post
  19. File upload (android) and some basic questions

    Hello everyone. I'm very new to sencha touch, so sorry for my silly questions. I need to write a web application which can upload files to...

    Started by Etern1ty, 2 Jun 2012 11:29 AM
    • Replies: 1
    • Views: 502
    4 Jun 2012 4:51 AM Go to last post
  20. Disabling the Ajax HTTP-option

    Hi people, I'm using Sencha in order to build a mobile application that should access a remote web service build up on java-ws that proceed the...

    Started by elkalb, 31 May 2012 4:36 AM
    ajax disable http option
    • Replies: 2
    • Views: 453
    3 Jun 2012 11:50 PM Go to last post