Sencha Touch 2.x: Q&A

Page 473 of 560 FirstFirst ... 373 423 463 471 472 473 474 475 483 523 ... LastLast

+ Post New Thread

  1. Unanswered: Store load with funky loading mask

    I'm having an issue when using the load method on a store involving the loading mask. When I call the load method on my store it seems to create a...

    Started by dgotty, 8 Mar 2012 8:21 AM
    list, loading mask, modal, store
    • Replies: 2
    • Views: 580
    8 Mar 2012 11:30 AM Go to last post
  2. Answered: formPanel.submit Vs Ajax.request

    Hello the two functions below are in the handler of a button in a formpanel only the decommented works for now, I would prefer the first one,...

    Started by ci11111, 8 Mar 2012 10:17 AM
    • Replies: 2
    • Views: 565
    8 Mar 2012 11:10 AM Go to last post
  3. Question Answered: JSON Data into List - Iteration

    I have a small problem with a list. I have some JSON that contains for each item an package and files array. The items get grouped by the name of...

    Started by brianlabs, 8 Mar 2012 11:02 AM
    • Replies: 2
    • Views: 207
    8 Mar 2012 11:09 AM Go to last post
  4. Answered: Use a function

    Hi there, I am trying to call a function to fill my store. So far i have: Ext.Loader.setConfig({ enabled: true }); Ext.application({ ...

    Started by Kurt001, 8 Mar 2012 9:46 AM
    function, helper, sencha touch 2, store
    • Replies: 1
    • Views: 258
    8 Mar 2012 10:51 AM Go to last post
  5. Unanswered: LocalStorage Trouble

    Hi everyone, I know this is supposed to be simple, but I can`t get it to work. I create a simple application with a list view and two button. The...

    Started by chibrolzy, 8 Mar 2012 9:22 AM
    • Replies: 1
    • Views: 372
    8 Mar 2012 10:38 AM Go to last post
  6. Unanswered: How to get the other radio fields when a radio button is checked

    Whenever a radio button is checked, I'm adding a 'checked' class to the component (to alter the style of background behind both the label and the...

    Started by georgeadamson, 8 Mar 2012 8:56 AM
    • Replies: 1
    • Views: 552
    8 Mar 2012 10:00 AM Go to last post
  7. Answered: Default routes in Sencha 2

    Hi all, I'm currently migrating a sencha 1 application into sencha 2 and I wonder if default routes still exist in sencha2 ? Is there a way to...

    Started by bstrappazzon, 8 Mar 2012 5:37 AM
    sencha2 routes
    • Replies: 1
    • Views: 892
    8 Mar 2012 9:45 AM Go to last post
  8. Answered: Handling JsonP proxy errors

    I was wondering what the best solution would be for the following case; I have multiple stores using the JsonP proxy. Whenever data is retrieved...

    Started by Martin1982, 8 Mar 2012 4:43 AM
    • Replies: 1
    • Views: 344
    8 Mar 2012 9:43 AM Go to last post
  9. Unanswered: Trouble loading localstorage after deleting records

    Hello, Everything about my LocalStorage works fine. Creating and adding. Removing works fine until I refresh the application. The store.load()...

    Started by chibrolzy, 6 Mar 2012 10:00 PM
    • Replies: 2
    • Views: 251
    8 Mar 2012 9:12 AM Go to last post
  10. Unanswered: Store indexedDB

    I'm not sure if it's already used, but does Sencha plan to use indexedDB storage capability for their Stores? it would be probably more performant...

    Started by ci11111, 8 Mar 2012 4:36 AM
    • Replies: 1
    • Views: 536
    8 Mar 2012 8:56 AM Go to last post
  11. Question Unanswered: Slider with colors ?

    Hello All,Is it possible to change the color of the slider before and after each selector? For example, I want the slider to have a blue color before...

    Started by fdl, 8 Mar 2012 8:15 AM
    • Replies: 1
    • Views: 494
    8 Mar 2012 8:39 AM Go to last post
  12. Unanswered: Populating Associated Data Dynamically

    Is there a way of dynamically populating associated data? I have managed to populate the store manually as follows: var myDay =...

    Started by JohnWileman, 7 Mar 2012 5:21 PM
    associated models, dynamically add, populating, programmatically
    • Replies: 1
    • Views: 395
    8 Mar 2012 8:13 AM Go to last post
  13. Unanswered: Method override is stopping component from working

    Hey, I'm sure this is something simple that I'm just overlooking. I can't figure out why overriding a method is killing my new reader component....

    Started by Thomas The Fourth, 7 Mar 2012 2:52 PM
    • Replies: 1
    • Views: 365
    8 Mar 2012 8:01 AM Go to last post
  14. Question Unanswered: Drag and Drop

    Hi, I'm just looking at Sencha Touch 2 as an option for a new app I want to build. Critical to the app is the ability to drag and drop. I need to...

    Started by adamzr, 7 Mar 2012 2:12 PM
    drag & drop, sench touch 2.0, tutorial
    • Replies: 1
    • Views: 386
    8 Mar 2012 8:00 AM Go to last post
  15. Unanswered: How on first load to show a dataView contents completely scrolled down for a chat

    I now do it with this code: var _this = this; store.addListener('load', function() { setTimeout(function() { ...

    Started by JFrolich, 7 Mar 2012 1:04 AM
    dataview, scroll, scroller, store
    • Replies: 5
    • Views: 1,263
    8 Mar 2012 7:41 AM Go to last post
  16. Question Unanswered: How to do local storage and transfer on network available in ST2?

    Hi, I have just discovered Sencha Touch 2 and would like to build some demos for my colleagues. I am familiar with HTML5 and JavaScript and...

    Started by brookhouse, 22 Feb 2012 5:59 AM
    forms, localstorage, network
    • Replies: 5
    • Views: 1,268
    8 Mar 2012 7:36 AM Go to last post
  17. Unanswered: Sencha 2 Error in windows 7

    Hi I tried sencha generate app GS ..\GS in C:/ProgramFiles(86)/Sencha2.0beta/Command .. but there was no response.. Can any one help me...

    Started by sadagopan, 8 Mar 2012 6:10 AM
    • Replies: 4
    • Views: 677
    8 Mar 2012 7:34 AM Go to last post
  18. Unanswered: .JS not loading

    Hi, I thought it was a mistake by me, but after i saw the browser its load the Title, i figure out that is the .JS that is not loading, and im...

    Started by FreedomRD, 7 Mar 2012 6:34 PM
    • Replies: 1
    • Views: 267
    8 Mar 2012 5:10 AM Go to last post
  19. Unanswered: Controller references NOT working in Sencha Designer

    Hi, I am trying to follow the example from the 'first look' vimeo video (http://www.sencha.com/blog/sencha-designer-beta/) I am trying to...

    Started by patrick.oneill, 27 Feb 2012 3:18 AM
    controller reference
    • Replies: 3
    • Views: 776
    8 Mar 2012 3:43 AM Go to last post
  20. Unanswered: Supported devices for sencha native

    Hi, which are the supported devices for creating native apps? Can I make a native windows 7 slate app with Sencha? /Carl

    Started by carlkenne, 8 Mar 2012 1:39 AM
    • Replies: 1
    • Views: 303
    8 Mar 2012 2:01 AM Go to last post