Sencha Touch 2.x: Q&A

Page 104 of 572 FirstFirst ... 4 54 94 102 103 104 105 106 114 154 204 ... LastLast

+ Post New Thread

  1. Unanswered: Store Not Loaded in MVC based app

    Hi, I am new to SenchaTouch Dev, creating an MVC app with Sencha Docs help. But I am stuck at loading a store. In my example model is not accessed...

    Started by phanikumar, 28 Jan 2013 11:33 PM
    model, mvc, proxy server, store
    • Replies: 1
    • Views: 235
    30 Jan 2013 4:47 PM Go to last post
  2. Unanswered: Add my icons and css

    In which folder should I put my own icons and my own css files after the following structure is generated by the sencha cmd? I noticed that the...

    Started by okwei, 29 Jan 2013 12:02 PM
    • Replies: 3
    • Views: 417
    30 Jan 2013 3:00 PM Go to last post
  3. Answered: tap event on a dinamically created custom Panel (MVC)

    Hi coders, I have a problem about views and events. I have to put dinamically some custom Panels in my app (xtype:'card'). I want my Controller...

    Started by greenkey_loman, 26 Jan 2013 10:15 AM
    dinamically, mvc, tap event, view
    • Replies: 6
    • Views: 915
    30 Jan 2013 2:40 PM Go to last post
  4. Unanswered: single nested store so serve many comboboxes created dynamicaly

    Hi My situation is as follow: 1. We have a treeview in the left hand panel (simple) 2. When the user click on one of the nodes a dynamic form is...

    Started by adolf.za, 28 Jan 2013 12:05 PM
    • Replies: 2
    • Views: 145
    30 Jan 2013 1:10 PM Go to last post
  5. Unanswered: Adding markers to an Ext.Map object

    Hi guys, I've added an Ext.Map panel to my App, and want to load markers from a store to this map, but I'm not sure how to do this. Anyone wanna...

    Started by stevenlangbroek, 23 Mar 2012 1:19 AM
    • Replies: 2
    • Views: 335
    30 Jan 2013 12:37 PM Go to last post
  6. Answered: Something wrong with 'Ext.form.Fieldset' and Sencha Command tools

    Just to make it simple: I have newly generated app, one thing I did just modified generated app.view.Main.js requires: , and when...

    Started by riahut.com, 29 Jan 2013 8:40 AM
    • Replies: 2
    • Views: 204
    30 Jan 2013 12:13 PM Go to last post
  7. Answered: Custom parsing of fields when loading data into store via proxy

    I am trying to figure out the best way/place to parse data that is retrieved by a REST proxy on a ST2 store. I want to be able to control the...

    Started by azamatoak, 30 Jan 2013 7:07 AM
    data mapping, proxy, proxy reader, store proxy
    • Replies: 1
    • Views: 187
    30 Jan 2013 11:34 AM Go to last post
  8. Answered: Why is 2.1 available to non-paying members and 2.0 available to paying members?

    This may be a dumb question, but I'm trying to figure out which version I am using vs which I should be or could be (because I can't seem to get...

    Started by markevans, 29 Jan 2013 10:57 AM
    licence, subscribe, support, version
    • Replies: 1
    • Views: 240
    30 Jan 2013 10:38 AM Go to last post
  9. Unanswered: How do you bind a list with data programatically?

    The data looks like this: { "Value":, "Make":"Toyota", "Model":"Corolla", "Year":2011, ...

    Started by Websteria, 28 Jan 2013 2:58 PM
    list component
    • Replies: 2
    • Views: 172
    30 Jan 2013 10:37 AM Go to last post
  10. Unanswered: Deep Linking with stores not loading

    Hi guys, wondered if anyone has come up with a solution for this... I have routing in my application. One of the reasons is of course for deep...

    Started by shepsii, 28 Jan 2013 4:59 AM
    • Replies: 2
    • Views: 122
    30 Jan 2013 10:31 AM Go to last post
  11. Unanswered: GeoLocation on a native packaged app (Android)

    Well, GeoLocation works great when you deploy you app as a web app. But the same as other features, it breaks when you package your app as native,...

    Started by Diego Garcia, 28 Jan 2013 5:39 PM
    • Replies: 2
    • Views: 197
    30 Jan 2013 9:50 AM Go to last post
  12. Unanswered: Call sencha touch 2 controller function from phonegap

    Hello all I'm using phonegap with sencha touch 2 for image upload I have then this function on my controller: changeIMG: function() {

    Started by alexdran, 28 Jan 2013 2:59 PM
    • Replies: 1
    • Views: 332
    30 Jan 2013 9:35 AM Go to last post
  13. Unanswered: Using custom font in Sencha Touch 2.1 Draw component

    Hi everyone, I have a ST 2.1 app which uses the Ext.draw.Component class to draw text sprites and I have a custom font which I included in my...

    Started by clarose, 28 Jan 2013 1:30 PM
    • Replies: 1
    • Views: 180
    30 Jan 2013 9:34 AM Go to last post
  14. Unanswered: Share Feature in Sencha Touch Android Application

    I will be wrapping my application in native container. I would like to introduce Share feature in my app ( Share to Facebook/Twitter etc ). What is...

    Started by amitkgupta28, 28 Jan 2013 9:15 AM
    • Replies: 1
    • Views: 138
    30 Jan 2013 9:28 AM Go to last post
  15. Unanswered: Another nestedlist question: multiple children

    Hi, My REST webservice (tastypie based) is providing that kind of json: objects: {

    Started by mystere13, 28 Jan 2013 6:42 AM
    • Replies: 1
    • Views: 80
    30 Jan 2013 9:26 AM Go to last post
  16. Unanswered: How nestedlist loading works ?

    Hi, Does anyone can explain me how nestedlist loading works, with REST proxy, if I have many items (1'000'000...) Data is loaded part by part?...

    Started by mystere13, 28 Jan 2013 6:34 AM
    • Replies: 1
    • Views: 90
    30 Jan 2013 9:25 AM Go to last post
  17. Unanswered: Grid With No Records

    Hello There, I am very new to sencha touch development and i got the grid extension but no records appear - I am sure that my store have data...

    Started by egystr, 17 Jan 2013 9:46 PM
    grid, record, touch 2
    • Replies: 2
    • Views: 226
    30 Jan 2013 8:41 AM Go to last post
  18. Answered: Store.filter() - with Numbers not working?

    Hello Sencha community, I hava a weird problem. I have a store where I want to filter the field "p" (for parent) which is declared as 'number' in...

    Started by pille72, 30 Jan 2013 4:26 AM
    filter number, filter numbered recors, problem filtering store, store filter
    • Replies: 6
    • Views: 206
    30 Jan 2013 7:23 AM Go to last post
  19. Answered: Picker inside vbox and hbox layout

    I need a picker inside a flexible / stretching hbox or vbox but I can't get it working. I want to create something like this:...

    Started by hermanvandermaas, 30 Jan 2013 3:31 AM
    • Replies: 2
    • Views: 204
    30 Jan 2013 6:33 AM Go to last post
  20. Unanswered: Integrating phonegap.js in sencha touch 2.1.0 > not compatible ?

    Hi Guys, I've copied the cordova.js file from phonegap lib (android) into the sencha root dir project. Added the javascript declaration in the...

    Started by gamani, 30 Jan 2013 1:53 AM
    • Replies: 2
    • Views: 279
    30 Jan 2013 4:21 AM Go to last post