Sencha Touch 2.x: Q&A

Page 11 of 557 FirstFirst ... 9 10 11 12 13 21 61 111 511 ... LastLast

+ Post New Thread

  1. Question Unanswered: resize browser window problem

    In our code, we dynamic change display like: targetDiv = Ext.DomQuery.selectNode('div',parentDom); targetDiv.innerHTML = "<div...

    Started by vnggui, 3 May 2013 11:51 AM
    • Replies: 3
    • Views: 110
    6 May 2013 10:04 AM Go to last post
  2. Answered: create store for view at runtime

    I'm trying to create a store for my view at runtime. I have a view that should be a List, let's call it SomeView. There's a Controller called...

    Started by dumazy, 6 May 2013 1:14 AM
    controller, mvc, navigation, store
    • Replies: 1
    • Views: 136
    6 May 2013 9:36 AM Go to last post
  3. Answered: Editable List

    Hi, I got an app that based on sencha touch 2.0 which is already looks great, but I have an issue such as I need to develop an list that should be...

    Started by SkyWitit, 8 Mar 2012 1:16 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 2,360
    6 May 2013 8:58 AM Go to last post
  4. Unanswered: How to set auto height with items in card layout system

    How to set auto height with items in card layout system... please reply me.... thanks in advance

    Started by chandu_munna, 4 May 2013 4:14 AM
    auto height, card layout, layout
    • Replies: 1
    • Views: 76
    6 May 2013 6:40 AM Go to last post
  5. Unanswered: Soap Proxy

    Can I have SOAP for the Proxy type in the Store? Does anyone have a good source of tutorial for accessing webservice in sencha touch?

    Started by soolch, 3 May 2013 9:38 PM
    soap, webservice
    • Replies: 1
    • Views: 93
    6 May 2013 6:37 AM Go to last post
  6. Answered: Handle tapStart Event on a button

    I have an app with a carousel. On all of the carousel pages there are elements such as buttons and datepickers. I would like to handle the tapStart...

    Started by jsve, 2 May 2013 2:04 PM
    events, tap, tapstart
    • Replies: 3
    • Views: 279
    6 May 2013 6:22 AM Go to last post
  7. Answered: Change Scroll Bar Position

    Hi, Is it possible to change the position of the scroll bar to the left side of the screen? Not the best of design patterns for normal languages,...

    Started by Dbms, 2 May 2013 5:24 AM
    • Replies: 2
    • Views: 125
    6 May 2013 6:07 AM Go to last post
  8. Unanswered: How to make iOS Push notifications work (with phonegap)

    I'm using Sencha Touch 2.2 and Phonegap (via xCode) to make "native" iOS-Apps. Does anyone know how I can allow these Apps to send iOS Push...

    Started by UnbekanntesPferd, 3 May 2013 5:47 AM
    • Replies: 3
    • Views: 121
    6 May 2013 3:45 AM Go to last post
  9. Unanswered: Store freezing browser

    When I try populate a list which store return many records, the browser is freezing completely! Why? There is a bug?

    Started by salomaodomingos, 2 May 2013 6:04 AM
    • Replies: 2
    • Views: 93
    6 May 2013 3:02 AM Go to last post
  10. Unanswered: Localization

    Hello! I'm searching for sencha touch localization! I don't understand if exists an official procedure to localize an app! My goal consist of...

    Started by th3nu11, 3 May 2013 7:31 AM
    localization
    • Replies: 2
    • Views: 105
    6 May 2013 1:00 AM Go to last post
  11. Unanswered: ST 2.2 and Ripple

    Hello, is anybody using Ripple and ST 2.2 successfully together? Since upgrading from 2.1 to 2.2 Ripple ignores all Events. Even a plain app fresh...

    Started by TButton, 2 May 2013 1:02 PM
    • Replies: 3
    • Views: 194
    6 May 2013 12:07 AM Go to last post
  12. Unanswered: What instances are created?

    In the docs and samples I frequently find code like this Ext.create('Ext.TabPanel', { items: { ...

    Started by Dierk, 5 May 2013 8:19 AM
    • Replies: 3
    • Views: 104
    5 May 2013 11:38 PM Go to last post
  13. Unanswered: Grid panel wrap-text is not working if i load formated data.

    Hi , I am using Grid panel to show annotation entered by the user ,i want to keep the user entered format while displaying annotation also , for...

    Started by Deepak S, 1 May 2013 7:37 PM
    • Replies: 2
    • Views: 100
    5 May 2013 11:09 PM Go to last post
  14. Unanswered: What to return from REST API for destroy action for a singular resource?

    I've got Session model that uses REST proxy (with appendId set to false) to connect to "/auth" singular resource (so it doesn't really have any ID) ...

    Started by szimek, 21 Jan 2013 5:50 AM
    destroy model, rest proxy
    • Replies: 3
    • Views: 298
    5 May 2013 10:31 PM Go to last post
  15. Answered: Sencha Touch 2.2 generated app.scss

    After downloading the latest production release of Sencha Touch 2.2 I generated a new app out of it and peered into the app.scss and found that it...

    Started by mlung1, 18 Apr 2013 6:30 AM
    • Replies: 7
    • Views: 367
    5 May 2013 10:15 AM Go to last post
  16. Unanswered: Android GPS exception

    Hi, I try to get GPS location like this : Ext.device.Geolocation.getCurrentPosition({ success: function(position) { ...

    Started by jimmy06200, 3 May 2013 5:07 AM
    android 4.2.2, exception, gps, location, st2.2
    • Replies: 2
    • Views: 89
    5 May 2013 9:27 AM Go to last post
  17. Unanswered: List Item Image Changes Onscroll

    Hello Everyone, I am creating a list box that has an image as a button. The problem is when a user scroll a pressed button out of view it reverts...

    Started by Johnbran, 3 May 2013 8:20 AM
    • Replies: 1
    • Views: 83
    5 May 2013 9:09 AM Go to last post
  18. Unanswered: Returning Categories with Grouper Function

    Is there any way to have a single item from a store get grouped in to multiple groups on a list? I would like to group baseball players by team,...

    Started by jeffrey.courter, 3 May 2013 7:50 AM
    associations, categories, group, grouper, hasmany
    • Replies: 1
    • Views: 78
    5 May 2013 9:07 AM Go to last post
  19. Unanswered: Scrolling With keyboard

    Hi, Me a newbie to sencha touch. We have developed an application using sencha touch. We were thinking to have a desktop version of it to be...

    Started by abhi.srinu, 3 May 2013 2:58 AM
    keyboard, scroll, touch
    • Replies: 1
    • Views: 58
    5 May 2013 9:04 AM Go to last post
  20. Unanswered: Uncaught Error: HierarchyRequestError: DOM Exception 3

    Hi people, I have this code for it to select and assemble a layout whichever date comes from. when I run it it gives me an error: Uncaught...

    Started by HugoTrigo, 3 May 2013 1:52 AM
    controller, data, dom exception 3, function, touch
    • Replies: 1
    • Views: 123
    5 May 2013 9:03 AM Go to last post