Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: Troubles with setRecord on a form

    I'm having some trouble getting a record to populate a form's values with data. this.editor = Ext.create('MyApp.view.Editor'); var data =...

    Started by tmcdonald, 24 May 2012 12:47 PM
    • Replies: 1
    • Views: 383
    26 May 2012 3:36 AM Go to last post
  2. Unanswered: Application Theming

    Hello! I'm getting started with sencha and i'm understanding how to theming sencha apps with compass! But i see a "sencha theming contest" finished...

    Started by barrosfilipe, 24 May 2012 6:36 AM
    • Replies: 1
    • Views: 613
    26 May 2012 3:34 AM Go to last post
  3. Answered: How to play a video inside mobile safari browser on iphone?

    I'm using a simple HTML5 video tag to play an mp4 video in the iphone browser but it always open the video player on the iphone.Is there any way to...

    Started by g.manikandan2003, 24 May 2012 5:27 AM
    • Replies: 1
    • Views: 1,057
    26 May 2012 3:32 AM Go to last post
  4. Unanswered: Help to show some data in new view

    Hello I have a button and when i push this button I create a new view with navigation view. var mydata = Ext.create('view.DetailsView', {title:...

    Started by john60, 24 May 2012 1:53 AM
    • Replies: 1
    • Views: 344
    26 May 2012 3:30 AM Go to last post
  5. Unanswered: Accessing Children via store / json

    Hello, here's my newbie question: I would like to read a simple json-file which offers nodes and leafs, this data is the base for two...

    Started by SammyLi, 24 May 2012 1:22 AM
    json store children
    • Replies: 1
    • Views: 341
    26 May 2012 3:26 AM Go to last post
  6. Answered: How to call the function from the Controller.js class to Main.js class

    I want to call the function from my controller Class at Keyup event in main.js file. main.js file having :- items: Controller.js :-

    Started by NCN, 23 May 2012 10:48 AM
    • Replies: 3
    • Views: 987
    26 May 2012 3:15 AM Go to last post
  7. Unanswered: Repositioning a scroller while it's still scrolling

    I'm having a really hard time figuring this out. I've got a scrollable view, with a set of buttons to the side that scroll the view to certain...

    Started by mjvotaw, 21 May 2012 12:57 PM
    • Replies: 3
    • Views: 407
    25 May 2012 12:10 PM Go to last post
  8. Unanswered: trying to get referrer

    I am using called from the new contact app code and I wanted to add a cancel button on my nested list page to send the user back to the page they...

    Started by jeff_werner, 23 May 2012 10:39 AM
    • Replies: 5
    • Views: 884
    25 May 2012 11:30 AM Go to last post
  9. Unanswered: Date formate on chart

    I have a problem to display a date format in my line chart, I have this code: axes:, title: 'Fecha', label: { rotate:{ degrees:...

    Started by Carlos_hb, 25 May 2012 10:24 AM
    • Replies: 0
    • Views: 357
    25 May 2012 10:24 AM Go to last post
  10. Answered: How to add buttons in title bar of a navigation view?

    hi there, I have a simple code with a navigation view pushing a container. everything works as expected... now I wanna add a button on the right...

    Started by nekken, 21 Feb 2012 8:38 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 4,527
    25 May 2012 10:04 AM Go to last post
  11. Unanswered: Ext.Loader.setPath do not works as expected

    Hello! I have utils JS files, which are in ./utils folder. Each util JS file have one class declaration, like this: ...

    Started by plastun, 21 May 2012 1:12 AM
    build production error, ext.loader
    • Replies: 2
    • Views: 744
    25 May 2012 9:58 AM Go to last post
  12. Unanswered: Any reason that Ext.Panel.showBy would work, but not Ext.Panel.show?

    Code for the popup that works is: showRules: function( button, e, options ) { console.log( "Rules Hit" ); var rules_frame =...

    Started by Saeven, 5 Apr 2012 7:55 AM
    • Replies: 3
    • Views: 578
    25 May 2012 9:46 AM Go to last post
  13. Unanswered: URL bar not hiding in android or iphone

    i need to hide URL bar in android and iphone devices i tried window.scrollTo(0,1) and meta tags but it doesn't worked for me.i also tried...

    Started by naresh.davra, 23 May 2012 9:03 PM
    • Replies: 1
    • Views: 580
    25 May 2012 9:43 AM Go to last post
  14. Answered: Ext.data.Model mapping unkown fields

    Hi, I'm trying to figure out how to map JSON data from my mediawiki site... an example of the json structure is: { "query": { ...

    Started by Souri, 6 May 2012 10:45 AM
    • Replies: 2
    • Views: 434
    25 May 2012 9:31 AM Go to last post
  15. Unanswered: Deselecting list items to remove highlighted selection

    I have a list that when the onTap event fires, I want to deselect the item. If I use this, it works, however, there are errors in the console:...

    Started by tmcdonald, 23 May 2012 6:30 AM
    • Replies: 3
    • Views: 855
    25 May 2012 8:56 AM Go to last post
  16. Unanswered: How to properly handle history and hash in Sencha Touch 2

    I'm just wondering if navigation is still handled the same way as v1.1 or if there's a slicker smarter way to do it in V2.0? V1.1 Example found...

    Started by rockinthesixstring, 20 Oct 2011 2:35 PM
    • Replies: 5
    • Views: 1,572
    25 May 2012 8:17 AM Go to last post
  17. Unanswered: Offline storage is not working

    Hello guys, I am trying to build my first app on Sencha and I started editing "get started" tutorial. In detail I wish to add the offline mode. I...

    Started by Annio, 23 May 2012 6:57 AM
    • Replies: 3
    • Views: 478
    25 May 2012 7:24 AM Go to last post
  18. Answered: Sencha Touch 2: Submitting a form while offline

    We are building a mobile web app with Sencha Touch 2. The app allows our customers to enter a work request into an existing system. Therefore, it...

    Started by blmopus67, 24 May 2012 12:18 PM
    form submission, form submit, offline app, offline application, sench touch 2.0
    • Replies: 1
    • Views: 477
    25 May 2012 6:58 AM Go to last post
  19. Unanswered: Fail to run Sample Apps on iOSSimulator from sencha-touch-2-1.0.0-commercial

    I redownloaded the package "sencha-touch-2-1.0.0-commercial" and tried to run a sample app from the "examples" folder. E.g., I went into "device" and...

    Started by confile, 23 May 2012 4:15 PM
    sencha-touch 2
    • Replies: 3
    • Views: 617
    25 May 2012 6:52 AM Go to last post
  20. Answered: Emulating iOS Slide Up Lists

    First post. I'm looking for a way to emulate the behavior of the lists that slide in/up like you'd see on a native iPhone application using...

    Started by bszyman, 23 May 2012 8:10 AM
    • Replies: 2
    • Views: 639
    25 May 2012 6:32 AM Go to last post