Sencha Touch 2.x: Discussion

Page 87 of 112 FirstFirst ... 37 77 85 86 87 88 89 97 ... LastLast

+ Post New Thread

  1. [CLOSED] MVC app listing all views, stores and models is unmanageable

    When reading source code for pre PR4 controller extensions, it was easy to determine what views, models, and stores a particular controller is to...

    Started by jay@moduscreate.com, 14 Feb 2012 6:56 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 47
    • Views: 4,744
    17 Feb 2012 7:54 PM Go to last post
  2. Strategy for combining iPhone-style tabbed view with browser navigation

    I'm trying to mimic the navigation that the iPhone uses for the App Store. In this style of navigation, there are multiple tabs. so I'm using an...

    Started by jweber, 17 Feb 2012 12:54 PM
    history, navigation view, tab panel
    • Replies: 1
    • Views: 577
    17 Feb 2012 1:20 PM Go to last post
  3. how to send a request to another domain server??

    i want to send a request to get a response string from another domain other than the one my app run on, but following code only get an empty string. ...

    Started by linuxyf, 16 Feb 2012 6:11 AM
    • Replies: 2
    • Views: 538
    17 Feb 2012 1:08 PM Go to last post
  4. Question Loading an extended Panel inside a Tab Panel via xtype ? [FULL CODE INSIDE]

    I am completely brand new to Sencha 2.x but so far think it looks great. Having some issues lazy-loading a custom panel inside a tab via xtype ? ...

    Started by Skal, 17 Feb 2012 11:46 AM
    panel, sencha 2, tab panel, xtype
    • Replies: 1
    • Views: 590
    17 Feb 2012 12:41 PM Go to last post
  5. Question NestedList - The Red Headed Step Child

    Why does it seem that NestedList just never really works out. This was true in ST1.x too. I've done the tutorials, read the examples, created my own...

    Started by jnotti, 16 Feb 2012 2:00 PM
    • Replies: 2
    • Views: 418
    17 Feb 2012 10:36 AM Go to last post
  6. Prevent button multi-clicks?

    If you multi-click fast enough on a button in our app can get multiple tap events before the mask shows. Is there an easy way to prevent this other...

    Started by estesbubba, 14 Feb 2012 12:48 PM
    • Replies: 9
    • Views: 2,007
    17 Feb 2012 9:50 AM Go to last post
  7. Sharing a store between dataviews?

    I got a specific issue -I have two dataviews that show the same data except in different order. At the moment I use 2 separate stores to handle them....

    Started by albeva, 17 Feb 2012 7:56 AM
    • Replies: 1
    • Views: 296
    17 Feb 2012 8:02 AM Go to last post
  8. Navigation View Layout issue

    Hi, I am trying to layout an application left side a nested list and right side Navigation view, but nothing works below is my code, can...

    Started by Trinad, 16 Feb 2012 12:54 PM
    • Replies: 2
    • Views: 449
    16 Feb 2012 1:31 PM Go to last post
  9. [MVC] reference to localstorage

    In my app.js I have: Ext.application({name: 'App', models: , controllers: , stores: , ..... App.model.User:

    Started by peterkuli, 16 Feb 2012 11:54 AM
    • Replies: 2
    • Views: 510
    16 Feb 2012 12:33 PM Go to last post
  10. How can i set selected item in selectfield?

    How can i set selected item in selectfield?

    Started by Perdiga, 16 Feb 2012 11:29 AM
    • Replies: 1
    • Views: 423
    16 Feb 2012 11:35 AM Go to last post
  11. Plugin or Mixin That allows a DataView to behave like a carousel

    I have created a plugin that works well when coupled with a data view. However, due to differing implementations between data view and carousel it...

    Started by oddz, 14 Feb 2012 2:34 PM
    • Replies: 3
    • Views: 649
    16 Feb 2012 11:15 AM Go to last post
  12. Where getEl() is?

    I cannot find getEl() method in Panel since Beta 3. I had it in all versions before, including PR4. I also have it in ExtJS. What is the purpose of...

    Started by KJedi, 16 Feb 2012 5:23 AM
    • Replies: 4
    • Views: 597
    16 Feb 2012 6:34 AM Go to last post
  13. In Ext.data.Store.load... the method getProxy returns undefined

    Hello guys in the code below, when I call the load method to filter the data on the server, I get an error. getProxy method returns...

    Started by alopatia, 15 Feb 2012 2:57 PM
    • Replies: 1
    • Views: 499
    16 Feb 2012 6:16 AM Go to last post
  14. Question Sencha Touch 2 vs. My own JS framework (Using PhoneGap)

    Hi! We are developing an application and using phonegap to deploy it to iOS devices (specifically iPad). I need a good framework that will support...

    Started by andrewpthorp, 15 Feb 2012 1:59 PM
    • Replies: 1
    • Views: 519
    16 Feb 2012 6:08 AM Go to last post
  15. How to move element while animating it, using webkit transform property?

    When I use a overlay I can see that the -webkit-transform property is being animated. I want to know what is the proper way to set this property. I...

    Started by ilija139, 15 Feb 2012 1:32 PM
    • Replies: 1
    • Views: 726
    16 Feb 2012 6:05 AM Go to last post
  16. [PR 1] initComponent replacement -> initialize

    hi team, i am not 100% sure this is a bug, but definitely not working the ways i try it. the first version is fine: ...

    Started by tobiu, 12 Oct 2011 12:42 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 5,495
    16 Feb 2012 5:56 AM Go to last post
  17. What all-classes.js contains and how to use it?

    Also I want to know how the DataView example application (https://github.com/senchalabs/component-dataview-example) was built to only require the...

    Started by ilija139, 16 Feb 2012 3:36 AM
    • Replies: 1
    • Views: 389
    16 Feb 2012 3:53 AM Go to last post
  18. Much more diagnostics in debug mode, please!

    Maybe it is just me who falls into every pitfall imaginable, but developing with ST2 feels like driving on a fast highway with road blocks every...

    Started by stephen.friedrich, 15 Feb 2012 12:41 PM
    • Replies: 1
    • Views: 352
    16 Feb 2012 3:01 AM Go to last post
  19. Howto stretch buttons on toolbar

    Hi there! In Touch-1.1, there was the "flex:1" property. But it is effectless now in Touch-2. How do you stretch buttons now ? As a matter of...

    Started by lapinos03, 15 Feb 2012 9:44 AM
    • Replies: 2
    • Views: 615
    15 Feb 2012 4:38 PM Go to last post
  20. Ext.dataview.component.DataItem constructor

    I'm trying to define "config" section in constructor method of a my extended 'MyRecordItem' class. But if I set the "config" block under costructor...

    Started by tino7_03, 11 Feb 2012 6:11 AM
    • Replies: 3
    • Views: 739
    15 Feb 2012 3:09 PM Go to last post