Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: How do I make buttons "float"?

    Hi, I want to be able to set buttons to a specific width and then have them 'float', like you can make html objects do with the css 'float' property....

    Started by Cesium, 24 Mar 2012 2:37 PM
    buttons, css, float
    • Replies: 6
    • Views: 1,553
    27 Mar 2012 1:15 PM Go to last post
  2. Answered: Ext.Element.highlight() for ST2?

    Is there a way to highlight an ST2 element like you can with Ext.Element.highlight()?

    Started by kworam, 27 Mar 2012 12:33 PM
    • Replies: 2
    • Views: 507
    27 Mar 2012 12:57 PM Go to last post
  3. Unanswered: Location chooser example

    I'm wondering if anyone know of an example with 3 select fields that work together to allow a user to select a city or a store location within a...

    Started by sc0ttman, 27 Mar 2012 8:23 AM
    • Replies: 3
    • Views: 591
    27 Mar 2012 12:20 PM Go to last post
  4. Unanswered: remove wrapper-divs

    Hello, is it possible to remove the wrapping divs around a list-item or a dataview-item? I only want to have the markup, what i declare in...

    Started by mjay76, 27 Mar 2012 10:06 AM
    • Replies: 1
    • Views: 546
    27 Mar 2012 12:06 PM Go to last post
  5. Unanswered: Nested data with dataview.component.DataItem

    So I have a working data with useComponents implemented. Is it possible to get access to nested items using this format. for example: Parent...

    Started by jonathansimmons, 27 Mar 2012 8:37 AM
    component.dataitem, dataview, nested data
    • Replies: 1
    • Views: 694
    27 Mar 2012 12:03 PM Go to last post
  6. Answered: Toolbar not shown when docked at bottom

    When docking a Toolbar at bottom it just disappears visually, however its HTML is there. Here's the code:...

    Started by santiago, 26 Mar 2012 2:52 PM
    • Replies: 7
    • Views: 708
    27 Mar 2012 12:03 PM Go to last post
  7. Unanswered: is it possible to inline fields in a form?

    is it possible to inline fields in a form? i.e. can you have text and fields interspersed on the same line, or multiple form fields on the same line?

    Started by scn, 27 Mar 2012 7:44 AM
    form inline fields
    • Replies: 1
    • Views: 319
    27 Mar 2012 11:56 AM Go to last post
  8. Answered: APK Build Results: No .apk file

    When building on Win 7/ JDK 7, the build hangs on the last statement below. At some point it comes back and there isn't a .apk file anywhere. Where...

    Started by ronaldoneal, 27 Mar 2012 8:28 AM
    • Replies: 1
    • Views: 499
    27 Mar 2012 10:37 AM Go to last post
  9. Unanswered: Subclass Panel with Card layout: How to switch cards in code?

    I've recently upgraded from 1.1 to 2.0 and am trying to get used to the new subclasses using Ext.define. One of my views is a simple subclass that...

    Started by dganoff, 23 Mar 2012 5:26 AM
    • Replies: 5
    • Views: 1,561
    27 Mar 2012 10:17 AM Go to last post
  10. Unanswered: query a component for its events

    Is there some way (maybe related to reflection) by which you can get an Ext component to dump out its own events?

    Started by bhomass, 22 Mar 2012 8:16 PM
    • Replies: 8
    • Views: 682
    27 Mar 2012 10:14 AM Go to last post
  11. Unanswered: Carousel - both horizontal and vertical?

    Hi, From looking at some examples, it appears that I can't make a carousel scroll both horizontal and vertical. Can someone confirm this? Has...

    Started by weslowsk, 26 Mar 2012 7:00 PM
    • Replies: 2
    • Views: 483
    27 Mar 2012 10:11 AM Go to last post
  12. Unanswered: ScreenCast or a good example of NestedList

    Hi, It would be great if Sencha gives us a good example for NestedList. I think it will help lot of people here. ( We had lot of screen casts on...

    Started by nagwww, 26 Mar 2012 2:42 PM
    • Replies: 2
    • Views: 291
    27 Mar 2012 9:10 AM Go to last post
  13. Unanswered: Ext.field.Select - force a selection

    I was wondering if there was a way to force a user to select an item in the list, rather than it defaulting to the first record after the associated...

    Started by sc0ttman, 20 Mar 2012 3:30 PM
    • Replies: 3
    • Views: 509
    27 Mar 2012 8:18 AM Go to last post
  14. Unanswered: How many xtype can one widget have?

    Ext.define "A", xtype: "a" Ext.define "B", extend: "A" xtype: "b" the selector "a" can find instance of class "B"

    Started by iron9light, 27 Mar 2012 7:20 AM
    inheritance, xtype
    • Replies: 3
    • Views: 507
    27 Mar 2012 8:05 AM Go to last post
  15. Answered: Few Components in Panel

    Hi, I am new to sencha and i have no idea how to add a few components into my Panel. I can't find any informations about that, so I think that is...

    Started by milosz0010, 27 Mar 2012 6:24 AM
    • Replies: 3
    • Views: 361
    27 Mar 2012 7:22 AM Go to last post
  16. Question Unanswered: Form submit on action don't work on Android?

    Hello, I have a login form with submitOnAction on true, when hit the enter key on an Android device it seams the form is submitted but I got an...

    Started by JavascriptParrot, 27 Mar 2012 6:01 AM
    • Replies: 4
    • Views: 1,339
    27 Mar 2012 6:45 AM Go to last post
  17. Unanswered: ComboBox Problem

    Hi everybody, I'm working at my work in a project that I have to make a application and I have a problem when I have to populate a combobox, this is...

    Started by izak18, 26 Mar 2012 2:02 PM
    • Replies: 2
    • Views: 416
    27 Mar 2012 6:38 AM Go to last post
  18. Answered: Ajax POST to webservice.

    Hello everyone. I need to know how to send a POST to a different server. I can't do it with Ajax.request as is a different domain. I have a url...

    Started by lgertel, 27 Mar 2012 4:41 AM
    • Replies: 2
    • Views: 516
    27 Mar 2012 6:17 AM Go to last post
  19. Unanswered: Handle scroll of a panel or Xtype via controller

    Here is a solution to handle a paenl that is scrolling from the view. ...

    Started by landed, 27 Mar 2012 6:02 AM
    scroll event, scroll panel
    • Replies: 1
    • Views: 692
    27 Mar 2012 6:13 AM Go to last post
  20. Answered: Referencing Sass mixins without building everything

    I'm trying to make a few custom UI's for components, and I want to keep these custom styles separate from the default Sencha Touch styles. ...

    Started by chinabuffet, 20 Mar 2012 6:05 AM
    • Replies: 7
    • Views: 1,174
    27 Mar 2012 6:11 AM Go to last post