Sencha Touch 2.x: Q&A

Page 523 of 560 FirstFirst ... 23 423 473 513 521 522 523 524 525 533 ... LastLast

+ Post New Thread

  1. Unanswered: accessing record fields in convert function

    Docs here: http://docs.sencha.com/touch/2-0/#!/api/Ext.data.Field-cfg-convert Use direct field access such as record.city. However I cannot access...

    Started by cyberwombat, 19 Jan 2012 4:14 PM
    • Replies: 1
    • Views: 769
    20 Jan 2012 6:54 AM Go to last post
  2. Question Unanswered: Sencha Touch 2.0 Minimum Requirement

    I have created a small app to test out the performance of Sencha Touch 2.0 PR3 and test it on several devices such as - iPhone 4S, iOS 5.0.1 -...

    Started by chouputra, 19 Jan 2012 8:55 AM
    android, ios, performance, sencha touch 2.0
    • Replies: 2
    • Views: 908
    20 Jan 2012 1:45 AM Go to last post
  3. Exclamation Unanswered: swipe above iframes not working in carousel (Help will be very much appreciated !)

    Hi guys, There is a really impotent user experience issue that we are trying to solve at a project im working on, The issue has to do with carousel...

    Started by alexwo, 19 Jan 2012 4:08 AM
    carousel, iframe, swipe above iframes
    • Replies: 2
    • Views: 775
    20 Jan 2012 1:17 AM Go to last post
  4. Question Unanswered: sencha-toch.css

    Hello Everybody I changed on of sencha touch 2 samples css to non minified version. I used css version in css-debug version. after that sample style...

    Started by h_ghare, 17 Dec 2011 9:58 PM
    css, sench touch 2.0
    • Replies: 2
    • Views: 574
    19 Jan 2012 11:47 PM Go to last post
  5. Answered: Store callback works?

    I`m using below store with no problems but its load event callback is never called.The list using the store is loaded normaly. Also I tried to...

    Started by tomlobato, 25 Dec 2011 7:59 AM
    • Replies: 4
    • Views: 866
    19 Jan 2012 10:04 PM Go to last post
  6. Answered: Blank canvas with phonegap 1.2

    Anyone managed to get ST2 to work with phonegap? This gives a blank canvas: <!DOCTYPE html> <html> <head> <title></title>

    Started by cyberwombat, 27 Nov 2011 1:20 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 2,365
    19 Jan 2012 9:17 PM Go to last post
  7. Unanswered: <strong>Can you HIDE()/SHOW() a docked TABBAR</strong>

    so i have a sticky header that i am able to HIDE() when the orientation is switched to landscape... Ext.getCmp('hdrId').hide() is there a way...

    Started by mikegulline, 19 Jan 2012 2:25 PM
    • Replies: 1
    • Views: 370
    19 Jan 2012 2:27 PM Go to last post
  8. Unanswered: Fluid Carousel height?

    i have VBOX layout with an image Carousel (top) and some static content (bottom). my images set to be style="width: 100%;" so they fit nicely. ...

    Started by mikegulline, 19 Jan 2012 12:41 PM
    • Replies: 3
    • Views: 617
    19 Jan 2012 1:42 PM Go to last post
  9. Unanswered: Does Sencha Touch work on BlackBerry OS 6.0?

    Hi, I am trying the KitchenSink example on BlackBerry 9300 which is OS 6.0.0.380. I can see the screen but touch events does not work. Is...

    Started by CInnovate, 19 Jan 2012 12:49 PM
    • Replies: 2
    • Views: 706
    19 Jan 2012 1:25 PM Go to last post
  10. Answered: How to create list without store?

    Hi all, could someone please show me how to create list without using data store? I have made an example with data store here.

    Started by Notepad123, 19 Jan 2012 11:24 AM
    • Replies: 4
    • Views: 935
    19 Jan 2012 12:35 PM Go to last post
  11. Answered: ref/selector combo does not work for a span tag

    Hi, I have the following header code for a panel: { xtype: 'titlebar', id: 'titleBarId', ...

    Started by clarose, 19 Jan 2012 9:00 AM
    ref, selector, sencha touch 2
    • Replies: 2
    • Views: 538
    19 Jan 2012 12:20 PM Go to last post
  12. Answered: TPL function to build Carousel items?

    i need to build an image Carousel from a JSON response... is there a tpl or itemTpl for building the Carousel items param? response example: ...

    Started by mikegulline, 19 Jan 2012 11:43 AM
    carousel
    • Replies: 2
    • Views: 1,021
    19 Jan 2012 11:45 AM Go to last post
  13. Unanswered: Best practice with changing active item

    In my app any Id I create will be unique and I don't have to worry about multiples of the same object being created, so my current approach of ...

    Started by howHardCanItBe, 19 Jan 2012 9:26 AM
    • Replies: 1
    • Views: 302
    19 Jan 2012 10:57 AM Go to last post
  14. Unanswered: adding reusable functions to objects

    If I have a panel and in several places need to perform the same action how would I include a function to do this? At all levels when I add a...

    Started by howHardCanItBe, 18 Jan 2012 2:27 PM
    • Replies: 2
    • Views: 535
    19 Jan 2012 7:37 AM Go to last post
  15. Answered: Problem manipulating deeply nested data in localstorage

    Hi, In an app I'm going to use the localstorage to save configurations made by the user and the model looks like this:...

    Started by larssin, 19 Jan 2012 6:43 AM
    localstore, set, store
    • Replies: 3
    • Views: 478
    19 Jan 2012 7:13 AM Go to last post
  16. Answered: Template In Panel Not Updating

    Hello Everyone, I have a panel which I am trying to display a selected object with. However, when I set the data to the record, none of the...

    Started by UbuntuPenguin, 18 Jan 2012 1:47 PM
    panel, tpl, xtemplate
    • Replies: 2
    • Views: 599
    19 Jan 2012 7:08 AM Go to last post
  17. Unanswered: Any way to get cls on a selectfield's popup?

    We are working on a kiosk application and bump the font-size to 1.6em. When running in development mode we have development menus that are .625em to...

    Started by estesbubba, 18 Jan 2012 11:25 AM
    • Replies: 1
    • Views: 647
    19 Jan 2012 6:57 AM Go to last post
  18. Talking Unanswered: renderTitleText equivalent in sencha 2

    I try to do this with sencha 2. The renderTitleText function doesn't work. Is there any equivalent ? onNavPanelItemTap: function(subList,...

    Started by sirkis, 19 Jan 2012 2:37 AM
    card, nestedlist, record, store, title
    • Replies: 1
    • Views: 637
    19 Jan 2012 6:30 AM Go to last post
  19. Question Unanswered: carousel remove method

    I have carousel having 15 panel.when try to remove one of the panel using remove method it gives error like Uncaught Error: NOT_FOUND_ERR: DOM...

    Started by vijay.chauhan, 18 Jan 2012 9:22 PM
    • Replies: 1
    • Views: 647
    19 Jan 2012 6:25 AM Go to last post
  20. Answered: Is there a Estimate on Preview Release 4?

    Just wondering if there is a estimated time table for the releases? Also is there a reason for not having a readonly svn or git repo so that...

    Started by bvkimball, 18 Jan 2012 12:10 PM
    • Replies: 1
    • Views: 297
    19 Jan 2012 6:15 AM Go to last post