Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: how to show new view

    Hi, I have a l,ist that when tapped should open the next view(detailsPanel). I am using Create to open the view and have a listner on the initialize...

    Started by SuperRoo, 25 Mar 2012 7:38 PM
    • Replies: 5
    • Views: 435
    26 Mar 2012 9:16 PM Go to last post
  2. Unanswered: Way to add a button to a Ext.Template

    So I have a template being populated with data from an ajax request. My goal is to let an item in that template be tappable. my thought was to...

    Started by jonathansimmons, 26 Mar 2012 7:01 PM
    button, controls, ext.template, refs
    • Replies: 1
    • Views: 343
    26 Mar 2012 7:21 PM Go to last post
  3. Unanswered: EnergyApp example consistently crashes in my iPad 1.

    safari quit when i taped several times on chart swap(most case in two touches).Does it happen only in iPad 1 because of less memory ? or it's a bug...

    Started by intotherainzy, 26 Mar 2012 7:10 AM
    • Replies: 3
    • Views: 713
    26 Mar 2012 7:13 PM Go to last post
  4. Answered: replaceCls error with back button on Navigation View.

    I just found the navigation view in sencha 2.0 and I think I'm in love. I'm testing it out though and ran into a javascript error on a replaceCls...

    Started by jonathansimmons, 26 Mar 2012 5:21 PM
    back button, navigationview
    • Replies: 1
    • Views: 455
    26 Mar 2012 5:40 PM Go to last post
  5. Unanswered: Pinch zoom for image

    Hello, I have a big image in my sencha application. I would like to be able to zoom using pinch. I havent found anything good so far, some...

    Started by duke9985, 26 Mar 2012 12:20 AM
    • Replies: 2
    • Views: 679
    26 Mar 2012 5:36 PM Go to last post
  6. Question Unanswered: ST2: Getting started video from Ed Spencer

    Hello, I am trying to build the application according to this video: http://docs.sencha.com/touch/2-0/#!/guide/getting_started In the blog...

    Started by JRS, 18 Mar 2012 8:40 AM
    getting started video
    • Replies: 3
    • Views: 685
    26 Mar 2012 2:05 PM Go to last post
  7. Question Answered: Retina Screen Repeating CSS Images

    Hello, I'm having some trouble wrapping my head around the setup for a web app using Sencha 2 for the retina display. I've found things that...

    Started by Trozdol, 30 Jan 2012 9:59 AM
    2 Pages
    1 2
    css, images, repeat, retina
    • Replies: 13
    • Views: 2,964
    26 Mar 2012 12:19 PM Go to last post
  8. Answered: How do you call a function in a controller from within its self.

    Im working on events and trying to get a grasp on loosely coupling things in sencha, and i've created a central dispatcher which is basically the...

    Started by jensenaxel, 26 Mar 2012 10:46 AM
    class system
    • Replies: 7
    • Views: 805
    26 Mar 2012 11:52 AM Go to last post
  9. Answered: from fresh install, doesn't work in chrome only ff

    if i load the index.html from a new application, all i get in chrome is the loading indicator. I'm using chrome 17.0.963.83 m on win 7. firefox...

    Started by scn, 26 Mar 2012 11:12 AM
    chrome, loading indicator
    • Replies: 2
    • Views: 596
    26 Mar 2012 11:47 AM Go to last post
  10. Answered: Children items of store in selectfield

    Hello, I have searched for everywhere and tried several things, but still couldnt find an answer. I have a store, with json: { ...

    Started by invalidoyt, 26 Mar 2012 10:47 AM
    children, nested, selectfield
    • Replies: 4
    • Views: 591
    26 Mar 2012 11:38 AM Go to last post
  11. Exclamation Answered: Sencha app build command with Direct

    Hi, I'm trying to build the production version of the app, but get the error: " Error thown from your application with message: ReferenceError:...

    Started by orcardona, 26 Mar 2012 10:06 AM
    direct, sencha command, sencha touch 2.0 mvc
    • Replies: 7
    • Views: 1,200
    26 Mar 2012 11:21 AM Go to last post
  12. Post Unanswered: TitleBar property

    Hi everyone. I'm trying to make a view Main.js with this code and I'm using some xtype like this to show in my tabs: ...

    Started by PhillipeGori, 26 Mar 2012 10:32 AM
    • Replies: 1
    • Views: 362
    26 Mar 2012 10:41 AM Go to last post
  13. Answered: Popup Panel Issues

    In my app I want to be able to pop up a panel containing a list of items. The list might contain quite a few items so I'm using the ListPaging...

    Started by jhoweaa, 26 Mar 2012 6:39 AM
    • Replies: 4
    • Views: 817
    26 Mar 2012 8:58 AM Go to last post
  14. Answered: ListPaging & PullRefresh Listeners?

    Hey Guys, i search for the EventListeners for the Plugins. I see the docs but i dont find anything about the right listeners. i hope someone can...

    Started by 2kone, 26 Mar 2012 6:26 AM
    • Replies: 4
    • Views: 651
    26 Mar 2012 7:42 AM Go to last post
  15. Unanswered: Vertical Tab not working Sencha Touch 2.0

    Hi, we are using sencha touch 2.0, we are created on slide using with Tabpanel and Carousel, i want to add vertical tab inside the carousel and...

    Started by lalbihari, 25 Mar 2012 11:49 AM
    • Replies: 1
    • Views: 789
    26 Mar 2012 7:37 AM Go to last post
  16. Answered: Default item selecetd in List

    Is there any thing in List to make first item selected by default.

    Started by alohainc, 26 Mar 2012 3:47 AM
    • Replies: 4
    • Views: 285
    26 Mar 2012 7:35 AM Go to last post
  17. Unanswered: Native App. Building doesnt work

    Hi I Build a Nici sencha Touch App. But when i Want to put that App on my phone i get the Message an my phone that i cant 'install that App! Ist...

    Started by Jens Bond, 25 Mar 2012 1:21 PM
    • Replies: 2
    • Views: 348
    26 Mar 2012 7:28 AM Go to last post
  18. Question Unanswered: Tap gets confused with the start of a scroll move

    I am getting a tap registering when I make a scrolling motion that is breaking the way I would like my UI to work. I have an element getting a tap...

    Started by landed, 26 Mar 2012 5:14 AM
    • Replies: 2
    • Views: 506
    26 Mar 2012 7:00 AM Go to last post
  19. Answered: problems using ajax

    guys, i'm trying to use ajax in the simpler possible way, but it just dont work!! in my home view my code is like that: ...

    Started by mau649612, 26 Mar 2012 6:07 AM
    • Replies: 2
    • Views: 275
    26 Mar 2012 6:52 AM Go to last post
  20. Unanswered: newsted list setActiveItem

    I have still a problem by getting the data into the detailCard and try it now for hours to solve the problem. It is my first app with sencha and I...

    Started by heppi75, 25 Mar 2012 10:50 AM
    • Replies: 4
    • Views: 322
    26 Mar 2012 6:44 AM Go to last post