Sencha Touch 1.x: Q&A

Page 94 of 95 FirstFirst ... 44 84 92 93 94 95 LastLast

+ Post New Thread

  1. Unanswered: Trouble Adding a Toolbar to Carousel

    Hello! First post... I'm building an iPad app for a client using Sencha Touch, and this is my first experience with it (currently a web designer,...

    Started by mprovencher, 22 Aug 2011 2:28 PM
    carousel, toolbar
    • Replies: 0
    • Views: 456
    22 Aug 2011 2:28 PM Go to last post
  2. Answered: my refresh twitter function is not working

    Hi there, This is the first application that i try. I have made a refresh function in it. But it won't work. It seems that the function...

    Started by rolfiee, 22 Aug 2011 4:29 AM
    • Replies: 4
    • Views: 1,267
    22 Aug 2011 2:25 PM Go to last post
  3. Answered: Putting an xtype in an itempTpl

    Hi, I have a shopping cart in a List, and I want each item to have a selectfield in it as opposed to using plain old <select>. I would like to be...

    Started by colworx, 18 Aug 2011 5:57 PM
    itemtpl ext.list xtype
    • Replies: 1
    • Views: 497
    22 Aug 2011 11:50 AM Go to last post
  4. Answered: Update Panel From Store

    I currently am trying to update my panel with values that I have in a store object the comes from a json response. The trouble I am having is that I...

    Started by explosivo22, 21 Aug 2011 6:28 PM
    • Replies: 6
    • Views: 1,685
    22 Aug 2011 7:14 AM Go to last post
  5. Unanswered: Select: use whole model as value?

    Hi, I'm quite new to sencha touch and trying to figure out how to use select form fields with composite models. I have two stores for entities A...

    Started by rflueckiger, 22 Aug 2011 7:02 AM
    • Replies: 0
    • Views: 347
    22 Aug 2011 7:02 AM Go to last post
  6. Unanswered: Ext.Model can't get data from remote server

    this is my code: Ext.regModel('UserTask', { fields: , proxy:{ type:'ajax', url: 'http://localhost/api.php', reader: 'json' ...

    Started by xuronghua, 20 Aug 2011 2:32 AM
    • Replies: 4
    • Views: 1,165
    22 Aug 2011 5:05 AM Go to last post
  7. Answered: Accessing proxy operation externally?

    I'm creating a Sencha Touch app that gets it's data from a streaming JS source. My plan was to build my own proxy to CRUD the data into the...

    Started by andymoreno, 11 Aug 2011 6:30 PM
    proxy
    • Replies: 4
    • Views: 989
    21 Aug 2011 6:01 PM Go to last post
  8. Unanswered: How to ger Url parameters with Sencha Touch

    How can get a parameter from the url, i mean if have page1.html#token=12345 i need to get the token from the url, in sencha how it is?

    Started by alexanderHs, 19 Aug 2011 6:09 PM
    hashmap, parameter, sench touch, url
    • Replies: 2
    • Views: 2,831
    20 Aug 2011 2:46 PM Go to last post
  9. Unanswered: Update Ext.form.Text inputCls

    I have a text form and want to update the inputCls property on keyup. This is how I am currently trying, but it's wrong. new Ext.form.Text({ ...

    Started by sissonb, 19 Aug 2011 1:30 PM
    • Replies: 1
    • Views: 881
    19 Aug 2011 2:58 PM Go to last post
  10. Question Unanswered: Data Store Load Issue

    I have the following problem, when I populate my Store via AJAX call to the page that returns JSON, it gets populated with empty records. For example...

    Started by voloflip, 19 Aug 2011 9:02 AM
    data store
    • Replies: 1
    • Views: 514
    19 Aug 2011 1:35 PM Go to last post
  11. Unanswered: customization for different devices

    what font format supports Android? Android, iPhone & Blackberry all support the same font? Android/Apple tablets ran the same phone/iPhone...

    Started by vnurin, 18 Aug 2011 5:08 PM
    • Replies: 2
    • Views: 683
    19 Aug 2011 7:25 AM Go to last post
  12. Unanswered: why waiting seven seconds after button touch for touch detection in phonegap

    hi there! why do I have to wait seven seconds after I touched a button inside my sencha-touch/phonegap app on iOS for the touch detection to ...

    Started by headkit, 19 Aug 2011 2:26 AM
    • Replies: 1
    • Views: 917
    19 Aug 2011 6:59 AM Go to last post
  13. Answered: ASP.Net MVC 3 and Sencha Help required...

    Hi there, I apologize in advance if this question sounds dumb...I haven't worked in ASP.Net in quite a while and currently need to develop a web-app...

    Started by mc_smit27@hotmail.com, 15 Aug 2011 5:56 AM
    asp.net csharp, sencha-toch, visual studio
    • Replies: 2
    • Views: 1,169
    19 Aug 2011 3:29 AM Go to last post
  14. Question Answered: textfield displacement after focus / keyboard shown (vbox layout + scrolled list)

    Hi forum, I have a strange but reproducible behavior with my Sencha Touch 1.1.0-code which I cannot fix myself. I have a simple panel in...

    Started by terrestris, 18 Aug 2011 1:42 AM
    • Replies: 6
    • Views: 1,451
    18 Aug 2011 11:02 PM Go to last post
  15. Question Unanswered: Cannot get selected value from combobox

    - I create panel that contains gear tool for select view option - When click gear, Option window will be shown. You can select view on the...

    Started by earist, 16 Aug 2011 7:14 PM
    • Replies: 2
    • Views: 546
    18 Aug 2011 5:25 PM Go to last post
  16. Unanswered: Expression 'records'[undefined]

    I am testing one of my sencha touch apps on an ipad. I am getting this error when I try and load my lists with stores. The app works fine on google...

    Started by Voyd, 18 Aug 2011 3:25 PM
    • Replies: 0
    • Views: 499
    18 Aug 2011 3:25 PM Go to last post
  17. Answered: Twitter Links Broken

    Hi there, I'm building an app based on the O'Reilly Conference app example shipped with Sencha Touch. The Tweet Store is loading properly, but...

    Started by topquark, 16 Aug 2011 11:43 AM
    404, broken link, sencha touch, stores, twitter
    • Replies: 1
    • Views: 775
    18 Aug 2011 12:33 PM Go to last post
  18. Unanswered: Model data with a 1 to 1 relationship

    I'm trying to access the following JSON from my model store. I have no problem accessing the root (Name and Address) but i can't access anything in...

    Started by BostonMerlin, 18 Aug 2011 11:44 AM
    • Replies: 0
    • Views: 573
    18 Aug 2011 11:44 AM Go to last post
  19. Unanswered: Showing Currency in a Form

    I'm trying to display the currency that a number field is in somewhere in my field. It can be before the textfield, after the label, or even in...

    Started by NealHaggard, 18 Aug 2011 6:53 AM
    • Replies: 2
    • Views: 815
    18 Aug 2011 10:13 AM Go to last post
  20. Unanswered: Sencha Touch License question

    Good day guys, hope u can help me with my questions. I am building a free and open source software and as I understand I am allowed to use Sencha...

    Started by ajax911, 17 Aug 2011 6:56 AM
    license
    • Replies: 2
    • Views: 1,035
    18 Aug 2011 9:59 AM Go to last post