Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Answered: How to revise proxy's url of the store dynamicly

    Hi I want to let store load data with dinamic proxy url, e.g with diffent id variable every time, how can I do it? I tried with store "beforeload"...

    Started by ceeko, 8 Apr 2012 12:02 AM
    • Replies: 1
    • Views: 540
    8 Apr 2012 7:12 AM Go to last post
  2. Unanswered: Bottom tabs forced to the center

    I do not understand why it is forced to have bottom tabs aligned to the center. I tried to pack them through the layout to the left but it seems code...

    Started by gypsie, 7 Apr 2012 7:45 PM
    • Replies: 1
    • Views: 355
    8 Apr 2012 7:11 AM Go to last post
  3. Answered: NestedList DetailCard as Card Layout

    As you can see from the image what I am trying to implement. I have NestedList as fullscreen view under app launch event. The NestedList has xtype...

    Started by umr.ashrf, 7 Apr 2012 6:43 AM
    • Replies: 2
    • Views: 558
    8 Apr 2012 7:00 AM Go to last post
  4. Unanswered: scrollable textareafield

    Hi, I would like to create a scrollable textareafield in my project. as i understand, setting the maxRows of the textareafield should activate...

    Started by arthurva, 8 Apr 2012 6:51 AM
    • Replies: 0
    • Views: 221
    8 Apr 2012 6:51 AM Go to last post
  5. Unanswered: Best practices for Selecting components.

    Hi, I've reviewed a lot of documentation but can't find a consistent way, or at least what is considered as Best Practice for selecting components...

    Started by oscmejia, 7 Apr 2012 5:48 PM
    best practices, query
    • Replies: 1
    • Views: 315
    8 Apr 2012 6:46 AM Go to last post
  6. Unanswered: Scrolling effect for container inserts

    I'm trying to achieve a scrolling effect for a container as I insert new components to it. I see there is an option for showAnimation for components,...

    Started by nrevelle, 7 Apr 2012 1:39 PM
    • Replies: 1
    • Views: 302
    8 Apr 2012 6:42 AM Go to last post
  7. Unanswered: how to hide overlay up on clicking a button iside the overlay?

    Hi Guys, I am new to Sencha Touch 2. In my application I am displaying a overlay and in my overlay there is a submit button I want to hide the...

    Started by Praveena Nalajala, 8 Apr 2012 3:32 AM
    sencha touch 2.0
    • Replies: 1
    • Views: 543
    8 Apr 2012 6:31 AM Go to last post
  8. Unanswered: Struggling to understand Sencha - how to add values from a form as they are entered?

    Having a Flash developer background I am struggling to understand Sencha and the way to develop web apps with MVC. I really need some help before I...

    Started by flashdeveloper, 6 Apr 2012 1:54 PM
    • Replies: 1
    • Views: 502
    8 Apr 2012 6:30 AM Go to last post
  9. Answered: Is is possible to change root directory of application files?

    Hi, Is is possible to set the app folder in a different location? For example right now index.html and the app/ folder are at the same level. Is...

    Started by rvelasquez, 7 Apr 2012 6:08 AM
    • Replies: 2
    • Views: 707
    8 Apr 2012 6:00 AM Go to last post
  10. Unanswered: Issue with Carousel Indicator

    hi, I am porting my application from Sencha touch 1.x to 2.x. I have issue with carousel indicator while swapping cards. Carousel indicator not...

    Started by vishal_sencha, 7 Apr 2012 1:18 AM
    • Replies: 1
    • Views: 463
    8 Apr 2012 5:51 AM Go to last post
  11. Unanswered: Back Button Deformed

    Hi, I just noticed a weird issue with the back buttons of a Container in a NAvigation View. I removed all my CSS to make sure that's not the...

    Started by oscmejia, 6 Apr 2012 12:12 PM
    • Replies: 1
    • Views: 536
    8 Apr 2012 5:45 AM Go to last post
  12. Unanswered: rounded corners

    I suspect this is something I'll have to do on my own with css.. but curious if there is an easy (built-in) way to add rounded corners to panels and...

    Started by BostonMerlin, 6 Apr 2012 11:51 AM
    • Replies: 1
    • Views: 784
    8 Apr 2012 5:43 AM Go to last post
  13. Unanswered: SOme issues: Android address bar / Offline mode

    Hi, I might need some help. I am making a web mobile application I would like to have it full screen and able to work offline. I started with...

    Started by abu_hamid, 2 Apr 2012 12:34 AM
    • Replies: 3
    • Views: 461
    7 Apr 2012 11:46 PM Go to last post
  14. Unanswered: LOCALStorage, note even the REMOTEst idea

    Yes, I AM that corny. Anyway, I can't seem to figure out how the relationship between the local store and the models that use/depend on it works. ...

    Started by UbuntuPenguin, 6 Apr 2012 6:50 PM
    • Replies: 3
    • Views: 493
    7 Apr 2012 11:02 PM Go to last post
  15. Unanswered: Adding Image in Toolbar which is docked at top

    Hi, How can i insert an image in the toolbar?

    Started by raghuraman, 6 Apr 2012 11:47 PM
    • Replies: 1
    • Views: 375
    7 Apr 2012 8:06 PM Go to last post
  16. Unanswered: Custom Builds errors

    Hi, I am getting following error when i try to create jsb3 file. My index file <!DOCTYPE html><html> <head> <title>My...

    Started by vaish, 29 Mar 2012 5:51 AM
    • Replies: 2
    • Views: 447
    7 Apr 2012 1:18 PM Go to last post
  17. Unanswered: Loading Indication Not being destroyed

    After debugging and loading the app on my Android 2.2.3 Froyo phone, the screen saver is not being destroyed. The following line can not be found in...

    Started by ronaldoneal, 28 Mar 2012 4:40 PM
    • Replies: 8
    • Views: 1,102
    7 Apr 2012 7:56 AM Go to last post
  18. Unanswered: Store - Proxy - parameter with subscript operator not working

    Hello again following code is not working. i think this problem has something to do with operator. if i do something like sort_params, it works...

    Started by clozeboy, 6 Apr 2012 9:30 AM
    • Replies: 3
    • Views: 468
    7 Apr 2012 7:54 AM Go to last post
  19. Answered: Fire events with dynamic Hyperlink

    I have hyperlinks that generated depends on the data set that i retrieve back. How should I fire sencha touch events to push the data information...

    Started by hengboyz, 6 Apr 2012 12:33 AM
    fire events, hyperlink, push data
    • Replies: 5
    • Views: 867
    7 Apr 2012 7:39 AM Go to last post
  20. Unanswered: List appears but no data

    i have a strange problem with the list function like this: if i click on it then you see the screen above i believe its a bug i cant prove it. ...

    Started by whatsnow, 6 Apr 2012 9:32 AM
    • Replies: 3
    • Views: 585
    7 Apr 2012 7:21 AM Go to last post