Sencha Touch 2.x: Q&A

Page 48 of 573 FirstFirst ... 38 46 47 48 49 50 58 98 148 548 ... LastLast

+ Post New Thread

  1. Unanswered: Ext.LoadMask doesn't seem to be working when subsequently web service is called

    Hi, I'm creating a new LoadMask just before a web service call as below: var myMask = new Ext.LoadMask(Ext.getBody(), {msg:"Please wait..."});...

    Started by SherTeks, 14 Apr 2013 8:25 AM
    • Replies: 1
    • Views: 149
    14 Apr 2013 3:46 PM Go to last post
  2. Unanswered: How the fastbook application working like native app in the browser

    How the fastbook application working like native app in the browser because i tried to create on responsive design and it does not give me the kind...

    Started by kailash.kelly, 12 Apr 2013 4:30 PM
    fastbook
    • Replies: 1
    • Views: 138
    14 Apr 2013 8:01 AM Go to last post
  3. Answered: Toolbar button on first page of navigation view

    I just started my first Sencha touch project last week. Using the "intro to lists" in the Sencha documentation I set up a navigation view with a...

    Started by jkrielaars, 12 Apr 2013 9:18 AM
    button, navigation view, toolbar
    • Replies: 1
    • Views: 248
    14 Apr 2013 7:59 AM Go to last post
  4. Answered: How to implement custom JSON reader

    My ST2 app needs to consume JSON in an odd format. None of the examples in JSON and Reader docs give hints as for how to implement a custom reader. ...

    Started by fhisg, 12 Apr 2013 5:55 AM
    ajax, json, reader
    • Replies: 1
    • Views: 256
    14 Apr 2013 7:51 AM Go to last post
  5. Unanswered: Store load async false

    I really need to load a sore synchronously. How do I do that (before routing takes place)?

    Started by zehavibarak, 10 Apr 2013 4:16 AM
    • Replies: 2
    • Views: 121
    13 Apr 2013 10:20 PM Go to last post
  6. Unanswered: How to Deploy Sencha App in Windows phone 8

    Hi all, I developed sencha app using architect 2.2 its working fine in Android mobiles. Now i want to deploy the same app on to windows phone...

    Started by mahender, 7 Apr 2013 11:32 PM
    • Replies: 2
    • Views: 402
    13 Apr 2013 5:25 AM Go to last post
  7. Unanswered: CheckBoxGroup Binding Problem....

    DataSet ds = new DataSet(); ds = admin.Fill_ResourceType(); for (int i = 0; i <= ds.Tables.Rows.Count - 1; i++) ...

    Started by antoreegan, 11 Apr 2013 5:08 AM
    • Replies: 1
    • Views: 84
    13 Apr 2013 4:10 AM Go to last post
  8. Unanswered: Parallel scrolling

    How can I make two containers scroll at the same time? My first attempt looks like this: scrollable: { ...

    Started by erik_luengen, 11 Apr 2013 5:03 AM
    • Replies: 1
    • Views: 123
    13 Apr 2013 4:09 AM Go to last post
  9. Unanswered: Using Encryption for Login Credentials

    Hi, Can you please guide me how to use encryption MD5 algorithm for encrypting Username and Password on the login page for my App.

    Started by manas.kapur, 11 Apr 2013 4:24 AM
    • Replies: 1
    • Views: 99
    13 Apr 2013 4:08 AM Go to last post
  10. Answered: Striptags in list tpl

    Hi all, Have been messing around with this half a day now... I just want to do a stripTags on the content in my list template below. Looking at...

    Started by jkrielaars, 12 Apr 2013 9:26 AM
    striptags, tpl
    • Replies: 1
    • Views: 197
    13 Apr 2013 2:57 AM Go to last post
  11. Unanswered: Tab Panel not functioning correctly

    I have an app that has a form in form.Panel which when the user presses search it brings up the results in a tab.Panel.That all works fine and the...

    Started by Paul86, 12 Apr 2013 5:41 AM
    tab, tab bar, tab panel
    • Replies: 1
    • Views: 124
    13 Apr 2013 2:40 AM Go to last post
  12. Answered: Best way to Transition between controllers/Views in sencha Touch 2

    How does one controller interact with another Controller (how multiple controllers are referenced in Sencha). How to transition the user from a view...

    Started by mohamedaslam, 8 Apr 2013 12:14 AM
    • Replies: 4
    • Views: 425
    13 Apr 2013 2:26 AM Go to last post
  13. Unanswered: Problems with List in 2.1.1

    I just recently upgraded to 2.1.1. I have a list with multiple lines and it initially displays fine. When I go to another tab and switch back to...

    Started by tmgrube, 12 Apr 2013 5:23 PM
    • Replies: 0
    • Views: 98
    12 Apr 2013 5:23 PM Go to last post
  14. Answered: Change default button tap event

    Hi ! Actually, I can't find any way to have a touchend event insteed of the tap event on a button from a controller. control: { ...

    Started by biggbest, 27 Mar 2013 7:08 AM
    • Replies: 6
    • Views: 339
    12 Apr 2013 1:45 PM Go to last post
  15. Unanswered: Chrome address bar can't hide

    Can not hide chrome address bar by setting viewport : { autoMaximize : true } tested in Android 4.0.3 Anyone can help me, please!

    Started by panbayi, 11 Apr 2013 12:09 AM
    chorme address bar
    • Replies: 1
    • Views: 221
    12 Apr 2013 12:12 PM Go to last post
  16. Unanswered: Ext.List is not showing in "pro-ready" version

    Hi Folks, I have very strange behavior. In dev mode I can see the list, but when I packaged it - the list is disappeared. No errors in JS...

    Started by van4ous, 11 Apr 2013 12:07 AM
    • Replies: 1
    • Views: 112
    12 Apr 2013 12:09 PM Go to last post
  17. Unanswered: Utility classes won't load when testing with Jasmine

    I'm unit-testing with Jasmine, and it mostly works OK, but I'm stumped on this one: I'm using ST 2.0 with Ext.Loader and a pretty standard MVC app...

    Started by ccg, 12 Apr 2013 9:03 AM
    • Replies: 1
    • Views: 151
    12 Apr 2013 11:18 AM Go to last post
  18. Answered: Buttonless Form in TabPanel

    Hi Sencha People, ST Ver: 2.1 Is it possible to save information to my form panel (located as tab 2 in a 3 tab tab panel) without the use of a...

    Started by riyaad, 10 Apr 2013 5:58 AM
    button, form and tabpanel
    • Replies: 3
    • Views: 207
    12 Apr 2013 11:13 AM Go to last post
  19. Unanswered: Using google cloud print with Sencha

    Hey All, I've been building an app with Sencha Touch 2.1, and am trying to get a google cloud print instance into my app. When I'm building in...

    Started by invisibled, 10 Apr 2013 1:14 PM
    android, cloud, google, phonegap, print
    • Replies: 2
    • Views: 243
    12 Apr 2013 9:15 AM Go to last post
  20. Unanswered: List Custom Group Header

    Hi, I want to modify list group header but I can't find any options in sencha touch 2.x api. In Sencha Touch 1.x, I can modify header using...

    Started by vishal_sencha, 6 Apr 2012 3:17 AM
    custom list header, grouptpl, list header config, sencha touch 2.0
    • Replies: 2
    • Views: 2,134
    12 Apr 2013 8:50 AM Go to last post