Sencha Touch 2.x: Q&A

Page 53 of 558 FirstFirst ... 3 43 51 52 53 54 55 63 103 153 553 ... LastLast

+ Post New Thread

  1. Answered: Navigation view remove added buttons on pop

    I'm using the navigation view and i manually add buttons to the navigation toolbar. When i press the back button i want to remove the toolbar items...

    Started by efortes, 14 Mar 2013 4:52 AM
    • Replies: 2
    • Views: 277
    14 Mar 2013 5:12 AM Go to last post
  2. Unanswered: persisting data for a sencha native build (e.g. to remember login)

    Hi, I created an app that uses cookies to detect if your already logged in or not, but when I built it for Android/iOS, the cookies are all...

    Started by coletek, 14 Mar 2013 4:16 AM
    • Replies: 2
    • Views: 175
    14 Mar 2013 5:03 AM Go to last post
  3. Answered: Picker determine animation

    I need to change an item in one of the slots in the Picker component. When I do so while the slot is still animating, I get an error: "Uncaught...

    Started by hermanvandermaas, 14 Mar 2013 2:14 AM
    • Replies: 1
    • Views: 210
    14 Mar 2013 4:27 AM Go to last post
  4. Answered: How to Get json values from cross domain in sencha touch2

    HI Can anyone tell how to Get json values from cross domain in sencha touch2 TIA

    Started by ajithct, 8 Mar 2013 4:41 AM
    cross domain, json, sencha touch 2
    • Replies: 5
    • Views: 645
    14 Mar 2013 2:23 AM Go to last post
  5. Answered: Getting a value in store with a variable

    Hello everyone, Sorry my title isn't very clear. My problem is that I have dynamic models and store that I create into a string in PHP and the...

    Started by novadys-sbu, 8 Mar 2013 7:46 AM
    • Replies: 4
    • Views: 256
    14 Mar 2013 1:57 AM Go to last post
  6. Question Unanswered: stong, h, em tags not recognized when html is displayed inside a panel using setHtml

    I am using <panelname>.setHtml to display html inside a panel. What I observed is that the h1, h2,...hn, strong, em html tags are not displayed...

    Started by skhandek, 13 Mar 2013 2:41 AM
    • Replies: 1
    • Views: 103
    14 Mar 2013 12:52 AM Go to last post
  7. Unanswered: Best Practice for App Updates / Offline handling

    hi I want to improve the performance of my app. My app fetches JSONP data from my server. My question now is how is the best practice for doing data...

    Started by pille72, 8 Mar 2013 12:54 AM
    download logic, json, jsonp, performance optimize, updates
    • Replies: 4
    • Views: 298
    14 Mar 2013 12:29 AM Go to last post
  8. Answered: why button.show() does nothing ?

    In a navigation view , event activeitemchange i try to show or hide 2 docked buttons Hide works well, but show does nothing at all. .... ...

    Started by maneljn, 13 Mar 2013 10:39 AM
    • Replies: 2
    • Views: 122
    14 Mar 2013 12:27 AM Go to last post
  9. Unanswered: Dataview itemtap return value

    Hello. I'm creating a magazine app which allows users to browse through the pages or scroll through a bunch of thumbnails in a horizontal scrollbar....

    Started by goldorak, 1 Feb 2013 7:15 AM
    dataview click event
    • Replies: 3
    • Views: 208
    13 Mar 2013 4:37 PM Go to last post
  10. Unanswered: Storing data in JSON FIle

    Hi, I am using a store and in that store's url config i have put a path to JSON file. I am using a fieldset in which there are 3 fields email,...

    Started by bikrems, 11 Mar 2013 8:03 PM
    • Replies: 2
    • Views: 155
    13 Mar 2013 2:24 PM Go to last post
  11. Unanswered: Kiva Example - where to put the proxy so as not to break the build?

    I migrated the kiva example over to ST 2.2 b1. Everything works fine, but for ST 2.2 b1, where do I put the kiva proxy so as to not break the build?...

    Started by dotBomb, 11 Mar 2013 7:31 AM
    • Replies: 2
    • Views: 146
    13 Mar 2013 1:48 PM Go to last post
  12. Unanswered: Logout change view sencha touch

    Hi I need to implement keep login in my sencha touch application Please see my code below: Login.js - Once user click login, it will store...

    Started by koolll, 11 Mar 2013 9:40 PM
    login, sencha 2.0, view, viewport
    • Replies: 1
    • Views: 152
    13 Mar 2013 1:42 PM Go to last post
  13. Answered: how to obtain month names in my own language (spanish or catalan)

    how to obtain month names in my own language (spanish or catalan) with sencha touch 2.1 ??

    Started by maneljn, 11 Mar 2013 9:11 AM
    • Replies: 2
    • Views: 123
    13 Mar 2013 7:30 AM Go to last post
  14. Unanswered: show/hide and setHidden(true)/setHidden(false)

    Exploring component API, found most components can call .show() and hide() clearly, but for the container has to be call setHidden(true) (equivalent...

    Started by vnggui, 11 Mar 2013 3:28 PM
    • Replies: 1
    • Views: 95
    13 Mar 2013 6:57 AM Go to last post
  15. Unanswered: form validation not working via model

    I have forms in 2 form panle, set up form panle with 2 forms, serverid & clientid login form panle with 2 forms, username & password, two form...

    Started by vnggui, 11 Mar 2013 10:28 AM
    • Replies: 1
    • Views: 158
    13 Mar 2013 6:56 AM Go to last post
  16. Unanswered: Sencha Touch 2 - Navigate problems with some components!

    Hi, I'm new using Sencha Touch 2, and I've started developing a Tablet App. I'm using Sencha Architect for design and write the code, and my app...

    Started by hectorgomis, 11 Mar 2013 6:55 AM
    • Replies: 1
    • Views: 126
    13 Mar 2013 6:51 AM Go to last post
  17. Unanswered: fastbook is not working

    I connected the most attractive Sencha Touch demo "Fastbook" with my Facebook account right after it had launched. (about 3 months ago, right?) But I...

    Started by sniff3r, 11 Mar 2013 9:38 PM
    • Replies: 3
    • Views: 230
    13 Mar 2013 6:40 AM Go to last post
  18. Unanswered: Orientation change detection in iphone and ipad

    Hi Thank you for the amazing Library Sencha Touch 2.0. I have already started working on it and made an app successfully. It looks awsome. The...

    Started by apareek, 15 Nov 2011 1:07 AM
    • Replies: 8
    • Views: 5,113
    13 Mar 2013 5:06 AM Go to last post
  19. Unanswered: cannot show list inside a vbox

    I'm trying to set this display structure: Inside a tabpanel, i want to put vertically 2 items: one test html zone, one list. The problem is that...

    Started by maneljn, 8 Mar 2013 10:08 AM
    • Replies: 4
    • Views: 204
    13 Mar 2013 2:11 AM Go to last post
  20. Unanswered: Saving data from fieldset to store

    Hi, Just wanted to know how can we save the data from fieldset to store. Thanx

    Started by bikrems, 10 Mar 2013 8:31 PM
    • Replies: 2
    • Views: 140
    13 Mar 2013 1:43 AM Go to last post