Sencha Touch 2.x: Q&A

Page 510 of 560 FirstFirst ... 10 410 460 500 508 509 510 511 512 520 ... LastLast

+ Post New Thread

  1. Unanswered: Same ID Component Bug

    I think what I found seems a PR4 bug but would like to confirm if it persist at your side too. I created a panel under a view like this. var...

    Started by umr.ashrf, 1 Feb 2012 3:17 AM
    • Replies: 9
    • Views: 1,471
    7 Feb 2012 6:17 AM Go to last post
  2. Unanswered: List with Other Controls

    I tried to add a control (SelectField) into list items so every time list load records, that would have select field. Currently I am using...

    Started by umr.ashrf, 5 Feb 2012 11:18 PM
    • Replies: 3
    • Views: 517
    7 Feb 2012 6:13 AM Go to last post
  3. Question Unanswered: Beta1 - Object has no method 'getAnimation' in Panel.js

    The section of code that this appears around is: var Docs = Ext.create('Ext.TabPanel', { id: 'Docs', layout: { type: 'vbox',...

    Started by marc.gayle, 6 Feb 2012 12:45 AM
    • Replies: 7
    • Views: 710
    7 Feb 2012 5:59 AM Go to last post
  4. Answered: Classes are not declared. Simple MVC with store

    Hi I get an error msg when i try to load a store in my app. The error msg is Uncaught Error: The following classes are not declared even if their...

    Started by sealpond, 7 Feb 2012 5:05 AM
    • Replies: 2
    • Views: 384
    7 Feb 2012 5:37 AM Go to last post
  5. Unanswered: Adding an image to Ext.dataview.component.DataItem

    Not relevan to st2 beta2.

    Started by clansman, 7 Feb 2012 5:35 AM
    • Replies: 0
    • Views: 277
    7 Feb 2012 5:35 AM Go to last post
  6. Answered: list can't be scrolled or selected

    I have a simple app with a list that used to scroll and behave great. But now after switching to ST2, the list doesn't scroll and its items are not...

    Started by worldblender, 5 Feb 2012 1:23 AM
    list, scroll
    • Replies: 5
    • Views: 695
    7 Feb 2012 1:03 AM Go to last post
  7. Unanswered: [BETA-1] SetData doesn't write data & render chosen Tpl

    Hey, I am wondering if setData has changed at all, as calling setData on a tpl-powered panel no longer renders out the data passed in. However, ...

    Started by amaccann, 6 Feb 2012 7:03 AM
    • Replies: 6
    • Views: 729
    7 Feb 2012 1:02 AM Go to last post
  8. Answered: Ext.data.Operation Read method problem

    Hi, I am using a method similar to model.load() and when I try to execute that method, the code breaks inside the Ext.data.Operation processRead...

    Started by jakobgrannas, 6 Feb 2012 8:23 AM
    • Replies: 4
    • Views: 609
    7 Feb 2012 12:29 AM Go to last post
  9. Answered: How to store/assing properties to objects in B1

    My entire navigation system is build by having buttons and other things hold parameters such as view name it should go to, extra params to pass along...

    Started by cyberwombat, 6 Feb 2012 8:50 PM
    • Replies: 1
    • Views: 197
    7 Feb 2012 12:02 AM Go to last post
  10. Answered: Nested JSON and hasMany associations

    My server returns data that's something like the following: UPDATE: my server is returning arrays of objects. neglected to mention that ...

    Started by jogjayr, 5 Feb 2012 7:35 PM
    hasmany association
    • Replies: 3
    • Views: 1,554
    6 Feb 2012 11:22 PM Go to last post
  11. Unanswered: Multiple Text Fields in dataItem

    I'm using the DataView's useComponents. I can render in a single text field in a list item, but I need to be able to render two text fields for the...

    Started by tinyfactory, 6 Feb 2012 6:08 PM
    • Replies: 1
    • Views: 508
    6 Feb 2012 6:55 PM Go to last post
  12. Unanswered: Bug/issue with controller based form submits

    I don't know if this is a bug or just a quirk of the process but you can't use a form handler in a controller in a card layout - it will alway submit...

    Started by cyberwombat, 6 Feb 2012 8:17 AM
    • Replies: 5
    • Views: 721
    6 Feb 2012 3:30 PM Go to last post
  13. Answered: XmlWriter missing in 2.0 Beta 1

    It seems like Sencha Touch has deprecated and removed Ext.data.XmlWriter in the latest 2.0 Beta release. That is very unfortunate as now our app is...

    Started by puguasoft, 3 Feb 2012 3:12 PM
    post, xml, xmlwriter
    • Replies: 5
    • Views: 557
    6 Feb 2012 3:11 PM Go to last post
  14. Unanswered: Beta 1 config objects

    Hello, we are looking to share code between our web(Ext JS 4) and mobile(ST2) applications. For example, we are sharing models and stores between the...

    Started by jwkessi, 6 Feb 2012 7:55 AM
    • Replies: 5
    • Views: 508
    6 Feb 2012 3:04 PM Go to last post
  15. Unanswered: NavigationView reset() not working as expected

    So I am trying to worh the navigation view new reset method but it's not really doing what I want (which is to erase the back button on my new view...

    Started by cyberwombat, 4 Feb 2012 9:36 AM
    • Replies: 4
    • Views: 461
    6 Feb 2012 3:03 PM Go to last post
  16. Answered: [B1] Button tap event fired twice

    I just added a toolbar and tried adding events. I click it once, and it fires twice? I am trying to create a simple pop up, but it will (is) opening...

    Started by hallikpapa, 5 Feb 2012 5:19 PM
    • Replies: 2
    • Views: 797
    6 Feb 2012 1:57 PM Go to last post
  17. Unanswered: Problem with sdk build

    Running sencha create jsb -a index.html -p app.jsb3 gives me these errors: 2012-02-06 08:37:16.515 phantomjs speedup (null) 2012-02-06...

    Started by cyberwombat, 6 Feb 2012 6:40 AM
    • Replies: 2
    • Views: 504
    6 Feb 2012 1:44 PM Go to last post
  18. Answered: proxy config in model in PR4

    First, here is the code: Ext.define('MyApp.model.PhoneNumber', { extend: 'Ext.data.Model', config: { fields: , ...

    Started by marcuswu, 26 Jan 2012 7:19 AM
    • Replies: 4
    • Views: 608
    6 Feb 2012 1:07 PM Go to last post
  19. Unanswered: Modification - Ext.ux.touch.ListOptions on ST 2 b1

    hi, i modify Ext.ux.touch.ListOptions http://www.swarmonline.com/2011/03/ext-ux-touch-listoptions-add-a-twitter-style-menu-to-your-list-items/ ...

    Started by demon222, 5 Feb 2012 1:09 AM
    • Replies: 2
    • Views: 437
    6 Feb 2012 11:55 AM Go to last post
  20. Unanswered: Wanna an external view on my list that is now empty

    Hi, I have a list feed by a store that was working before but it doesn't anymove. The navigation screen is empty with a white screen for this...

    Started by Thierryg, 2 Feb 2012 9:27 AM
    • Replies: 6
    • Views: 531
    6 Feb 2012 10:31 AM Go to last post