Sencha Touch 1.x: Q&A

Page 42 of 95 FirstFirst ... 32 40 41 42 43 44 52 92 ... LastLast

+ Post New Thread

  1. Answered: JSON Working in Android, not in iOS

    I've finished my app for the Android platform (using Phonegap 1.2.0) and am now trying to get it to work on iOS. I have a nested list that I populate...

    Started by noromamai, 18 Jan 2012 2:02 AM
    • Replies: 1
    • Views: 514
    18 Jan 2012 5:15 AM Go to last post
  2. Unanswered: how to attach the image?

    hai all, I want to attach the image in normal formpanel....then save the image path in sqlite database...how to do these..

    Started by sathyan_8294, 16 Jan 2012 10:32 PM
    • Replies: 3
    • Views: 478
    18 Jan 2012 4:21 AM Go to last post
  3. Unanswered: NestedList - jump to a card ( setActiveItem ? )

    Hello I am trying to trigger a nestedlist to open a specific detailcard. I'm trying to use the setActiveItem method but am unsure of the...

    Started by NJS, 17 Jan 2012 11:16 AM
    nestedlist, setactiveitem
    • Replies: 2
    • Views: 614
    18 Jan 2012 12:48 AM Go to last post
  4. Answered: Add pdf to a panel

    Hey, Im trying to add a pdf file to a panel. My code looks like this now: subjectpanel = new Ext.Panel({ floating: true, ...

    Started by mw1990, 29 Nov 2011 6:31 AM
    panel, pdf
    • Replies: 9
    • Views: 5,559
    17 Jan 2012 8:19 PM Go to last post
  5. Answered: panel setHeight() extremely slow

    responseContainer.setHeight(rowCount * 420); responseContainer.doLayout(); it's taking several times (probably 10x) longer to load than if i...

    Started by smerny, 17 Jan 2012 9:03 AM
    • Replies: 3
    • Views: 722
    17 Jan 2012 11:14 AM Go to last post
  6. Question Answered: Extend a Ext.data.Store and change some Parameters

    Hello, I have 8 stores like this in my App: HR.stores.ConfigStore = new Ext.data.Store({ autoLoad : false, model : 'Config', ...

    Started by testmacher, 14 Jan 2012 7:46 AM
    • Replies: 3
    • Views: 777
    17 Jan 2012 11:08 AM Go to last post
  7. Unanswered: Modify application from external function/file

    Hello. I'm creating a Sencha Touch application and trying to add items (to the panel of application) from external function. The app is defined in...

    Started by WallTearer, 17 Jan 2012 8:46 AM
    modify dynamically, undefined application
    • Replies: 2
    • Views: 524
    17 Jan 2012 9:47 AM Go to last post
  8. Question Answered: Some insights on how to work with data stores on two different Lists

    Hey Guys I have 2 data stores. One contains a group of IDs The other contains values specific to individual IDs I already have...

    Started by whiplash, 16 Jan 2012 8:53 AM
    • Replies: 4
    • Views: 673
    17 Jan 2012 8:53 AM Go to last post
  9. Unanswered: Create a custom ext.nestedlist

    How to insert parent title or text before a Ext.NestedList items?

    Started by ghean, 13 Jan 2012 8:41 AM
    • Replies: 2
    • Views: 448
    17 Jan 2012 8:43 AM Go to last post
  10. Answered: Quick question on Component.render

    Hi guys, Getting confused with this.render in the context of a controller (oops typo in the topic title, meant controller.render()). My...

    Started by shepsii, 17 Jan 2012 5:24 AM
    • Replies: 2
    • Views: 398
    17 Jan 2012 8:07 AM Go to last post
  11. Exclamation Unanswered: Problem with Carousel on iPad2

    Hi, I have a problem with a carousel. After I remove all items with removeAll and added new items with add it goes totally wrong. The funny...

    Started by aschoenfeld, 12 Jan 2012 4:48 AM
    carousel, ipad2, problem
    • Replies: 4
    • Views: 696
    17 Jan 2012 6:13 AM Go to last post
  12. Unanswered: Nested List Problem

    http://www.sencha.com/forum/showthread.php?174831-Nested-List-Problem

    Started by abhi.ece, 17 Jan 2012 2:54 AM
    • Replies: 1
    • Views: 313
    17 Jan 2012 3:30 AM Go to last post
  13. Unanswered: Sencha Touch + Phonegap 1.3 - Not working on Android

    Hi, I have a very simple app (more like hello world). It works perfectly in iPhone emulator but on Android I am getting a blank screen. Here is my...

    Started by rock_pec, 16 Jan 2012 11:04 PM
    android, phonegap 1.3, sencha touch 1.1
    • Replies: 1
    • Views: 514
    17 Jan 2012 12:14 AM Go to last post
  14. Answered: Theming Sencha Touch - Compass & SASS Required?

    I'm pretty new to Sencha Touch. From what I've played with, it's a great framework. I'm working on my first production site and I'm having some...

    Started by quickfire55, 11 Aug 2011 7:07 AM
    compass, sencha-touch, theming
    • Replies: 5
    • Views: 2,825
    16 Jan 2012 8:41 PM Go to last post
  15. Unanswered: multi-column select?

    is there a way to create a multi-column select, behaving /appearing like the date picker?

    Started by eyepoker, 16 Jan 2012 5:33 PM
    • Replies: 1
    • Views: 454
    16 Jan 2012 5:40 PM Go to last post
  16. Answered: new msg box is same size as first even if content wont fit.

    if this msg box gets opened: Ext.Msg.confirm("", "Do you want to restart your session?", Demo.abortAppFlow); and then later this box gets opened:...

    Started by smerny, 16 Jan 2012 2:33 PM
    • Replies: 1
    • Views: 429
    16 Jan 2012 5:27 PM Go to last post
  17. Unanswered: rebuild a view after destroy

    Hey, i would like to know if there is in sencha touch 1.x a way to rebuild a view or call a view after destroy. i have a panel, i add a component...

    Started by myput, 10 Nov 2011 6:54 AM
    • Replies: 4
    • Views: 1,215
    16 Jan 2012 4:41 PM Go to last post
  18. Unanswered: Dropdown in floating panel

    I have a floating panel that pops up on button click. in there i have a select field with >30 options. however when i go to scroll through the...

    Started by kholy, 16 Jan 2012 8:43 AM
    • Replies: 1
    • Views: 581
    16 Jan 2012 11:22 AM Go to last post
  19. Answered: Disabled Checkbox can still be checked/unchecked when on iPad

    My sencha checkboxes are unchangeable in Chrome after disabling them, however, on the iPad they are still changeable. Is this normal? Is there a...

    Started by smerny, 13 Jan 2012 1:27 PM
    checkbox, disabled
    • Replies: 4
    • Views: 1,114
    16 Jan 2012 8:21 AM Go to last post
  20. Unanswered: Get HTTP Status and Code on every Ajax Exception

    Hi, Is there a way to get the HTTP Status and Code every on Ajax exception? Below is my code that overrides the Ext.data.Operation setException...

    Started by elwhiz, 16 Jan 2012 5:32 AM
    ajax, error, exception, http status, log
    • Replies: 1
    • Views: 650
    16 Jan 2012 6:58 AM Go to last post