Sencha Touch 2.x: Q&A

Page 469 of 560 FirstFirst ... 369 419 459 467 468 469 470 471 479 519 ... LastLast

+ Post New Thread

  1. Unanswered: LocalStorage Store problem

    Hi when I replace my working ajax proxy by a localStorage proxy I get an error: Uncaught TypeError: Cannot call method 'getFields' of undefined...

    Started by VDP, 5 Mar 2012 4:00 AM
    localstorage proxy
    • Replies: 4
    • Views: 1,013
    11 Mar 2012 10:24 AM Go to last post
  2. Exclamation Unanswered: carousel & panel not deleting

    Hi guys, I saw something similar documented in the sencha 2 forums, but wasn't quite the same as my issue; When trying to delete a panel within a...

    Started by Rhogar, 5 Jan 2012 3:13 PM
    carousel, delete, issue, panel, remove
    • Replies: 4
    • Views: 997
    11 Mar 2012 8:38 AM Go to last post
  3. Unanswered: Calling setYearFrom and setYearTo for a date picker

    I am trying to set the min year and max year on an Ext.field.DatePicker's Ext.picker.Date. First I am trying to get a reference to the picker using...

    Started by SButts, 10 Mar 2012 10:47 PM
    • Replies: 2
    • Views: 575
    11 Mar 2012 8:05 AM Go to last post
  4. Answered: An overlay when maxValue == 10 in a spinnerfield

    HI, I have a form with a spinnerfield, when we arrive to 10 i want to show an overlay... Maybe something is wrong.. Any help please. ...

    Started by Olivierco, 10 Mar 2012 1:40 PM
    • Replies: 2
    • Views: 379
    11 Mar 2012 6:21 AM Go to last post
  5. Unanswered: Navigation view and null objects

    Not sure if I am doing anything wrong. It is a simple list view from where I am displaying a detail view based on the list item clicked. It works...

    Started by satishs, 10 Mar 2012 8:15 AM
    • Replies: 3
    • Views: 989
    11 Mar 2012 5:16 AM Go to last post
  6. Answered: Load data to DataView from a store

    Hi Im trying to load information from a store to a DataView but i cant get it working. I have found some forum treads with some examples of this...

    Started by mitmit, 10 Mar 2012 10:54 PM
    • Replies: 1
    • Views: 296
    10 Mar 2012 11:56 PM Go to last post
  7. Answered: Can't add markers to Map from a Store

    I want to add some markers to a Google map. The latitude and longitude are in an Ext.data.Store that is set up and working. I'm trying to use the...

    Started by MrBeef, 9 Mar 2012 5:30 PM
    • Replies: 2
    • Views: 668
    10 Mar 2012 4:04 PM Go to last post
  8. Answered: how to determine scroll offset (relative positioning)

    in sencha touch 1 it was possible to get 'scroller.offset' to determine relative the x and y position. (for example oby tapping the screen) in ST2...

    Started by N8Walker, 10 Mar 2012 6:03 AM
    • Replies: 2
    • Views: 761
    10 Mar 2012 1:14 PM Go to last post
  9. Unanswered: Newbie Question: Integrate Carousel

    Hi, sorry for this newbie question, but i cant find any answer in the documentations. I would like to have a very simple structure und a very...

    Started by PM101, 10 Mar 2012 1:59 AM
    • Replies: 2
    • Views: 346
    10 Mar 2012 11:22 AM Go to last post
  10. Question Answered: Orientation strategy application event

    Ext.application({ //usual setup launch: function() { //other stuff Ext.Viewport.on('orientationchange',...

    Started by landed, 6 Mar 2012 9:19 AM
    orientation change
    • Replies: 5
    • Views: 860
    10 Mar 2012 11:17 AM Go to last post
  11. Unanswered: nextSibling and previousSibling equivalents?

    In Sencha Touch 1.1, there were "nextSibling" and "previousSibling" methods on Ext.Component (and thus on Ext.Panel), but they no longer exist in...

    Started by clarkke8, 9 Mar 2012 4:17 PM
    • Replies: 1
    • Views: 774
    10 Mar 2012 9:13 AM Go to last post
  12. Answered: Proper way to go back and forth between views

    Hi there, I am having an issue using the Navigation View. When I push a view using the navigation view, then pop that view via a button, then push...

    Started by Kyle Gloom, 10 Mar 2012 8:01 AM
    navigation view, switch view
    • Replies: 1
    • Views: 440
    10 Mar 2012 9:11 AM Go to last post
  13. Answered: My 2nd Day in ST, I need help in ajax stuff

    Hello, I am trying to get the json formatted data from server, and put it into a list on client screen. I checked the webserver log, it was a...

    Started by hkccm, 9 Mar 2012 8:22 PM
    • Replies: 1
    • Views: 292
    10 Mar 2012 9:02 AM Go to last post
  14. Answered: Ext.Field.Number, ZipCode Text Input with Number keypad

    I need to create a textfield for entering zipCodes and must use the number keypad !! Any idea how? If I use the 'numberfield', then the...

    Started by babo_ya, 9 Mar 2012 8:06 PM
    • Replies: 1
    • Views: 635
    10 Mar 2012 8:58 AM Go to last post
  15. Unanswered: How do you stack buttons in a toolbar to fill the entire width?

    I'm using a toolbar docked to the bottom to display a couple of buttons, a little like the actionsheet. A couple of issues I'm facing: I have to...

    Started by kamalf, 9 Mar 2012 7:49 PM
    • Replies: 1
    • Views: 432
    10 Mar 2012 8:55 AM Go to last post
  16. Answered: How to get a controller from console

    Hello Everyone, How do I retrieve a controller instance through the console. I've looked at the API and it seems most of the helpful methods are...

    Started by UbuntuPenguin, 9 Mar 2012 7:42 PM
    • Replies: 1
    • Views: 352
    10 Mar 2012 8:52 AM Go to last post
  17. Unanswered: map data in componentView as you would with xtemplate

    Hi, is it possible to map record fields like that: getContent: { setHtml: 'object.item' }, equivalent for xTemplate:

    Started by dsac, 8 Mar 2012 7:09 AM
    • Replies: 4
    • Views: 496
    10 Mar 2012 7:54 AM Go to last post
  18. Answered: Example with Login form

    Is there an example app or tutorial showing how to incorporate a login screen? Most of the demos assume the user is logged in and contain a single...

    Started by jchau, 6 Mar 2012 9:25 PM
    • Replies: 3
    • Views: 1,701
    10 Mar 2012 6:06 AM Go to last post
  19. Unanswered: Offline Apps using Touch 2.0

    I would like to convert an existing Touch 2 (pre-GA) into an offline app, and, have read James Pearce's post on offline apps...

    Started by dbwelch, 8 Mar 2012 7:21 AM
    offline
    • Replies: 3
    • Views: 559
    10 Mar 2012 12:04 AM Go to last post
  20. Answered: How to override/extend a component

    I am trying to augment the stock Ext.MessageBox but can't seem to make it happen. I have been unable to get the stock functionality to work before I...

    Started by thebread, 9 Mar 2012 11:12 AM
    • Replies: 4
    • Views: 815
    9 Mar 2012 2:44 PM Go to last post