Sencha Touch 2.x: Discussion

Page 103 of 112 FirstFirst ... 3 53 93 101 102 103 104 105 ... LastLast

+ Post New Thread

  1. down(String selector) method from Container class is not working anymore

    For example I have a panel "view" that contains a button with ID myButton. In touch 1 and touch 2 pr1, I can select the button with...

    Started by phamtieugiao, 13 Dec 2011 3:50 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,534
    13 Dec 2011 9:40 AM Go to last post
  2. XML Parsing Producing error while the app is turned to a native app.

    Hi, I am developing a simple application which unfortunately for me needs access to database. While the app works perfectly while running...

    Started by roymj88, 13 Dec 2011 2:50 AM
    • Replies: 2
    • Views: 629
    13 Dec 2011 8:46 AM Go to last post
  3. MVC : working in PR1 but not on PR3

    Hi, I have code which had following Main View : Just in incantations topPanel and bottomPanel using xtype:{'topPanel'} topPanel View...

    Started by stirucherai, 11 Dec 2011 9:31 PM
    • Replies: 3
    • Views: 908
    13 Dec 2011 3:40 AM Go to last post
  4. NestedList - ItemDisclosure element (hide in nested view)

    Is it possible to hide the itemDisclosure element while in a deep nested view, say 2nd level?

    Started by gubarez, 12 Dec 2011 12:44 PM
    • Replies: 2
    • Views: 908
    12 Dec 2011 2:38 PM Go to last post
  5. TabPanel toolbar icon positioning in PR3

    I have noticed that since switching to PR3 the positioning of icons for tabs on my tabPanel are now aligned to the left and not centered as they used...

    Started by parky128, 12 Dec 2011 7:52 AM
    • Replies: 4
    • Views: 1,150
    12 Dec 2011 9:05 AM Go to last post
  6. Question List and PR3

    I'm seeing strange behavior with List/Store in PR3. I am manually adding objects to the store (no proxy) but not all of the objects are being...

    Started by robl, 10 Dec 2011 3:11 PM
    • Replies: 2
    • Views: 676
    12 Dec 2011 6:49 AM Go to last post
  7. Index and views

    If I've an app with many views file ... do I've to insert all views in index.html page or is there another better solution for don't load all views...

    Started by sarah_77, 11 Dec 2011 11:59 PM
    • Replies: 2
    • Views: 754
    12 Dec 2011 5:31 AM Go to last post
  8. Safari vs Embedded browser - known problems

    Hey, I've noticed and read about the difference between running an app in Safari and running it after saving it to the homescreen (even with...

    Started by GertBoers, 12 Dec 2011 3:27 AM
    • Replies: 1
    • Views: 558
    12 Dec 2011 3:30 AM Go to last post
  9. Question Start a new project on Sench Touch pre 2? Or start with 1.1.1?

    Hello, I'm new with Sencha touch. Do you recommend to start a new project with the pre-version 2, or start with the 1.1.1? A lot of blog posts...

    Started by noefr, 9 Dec 2011 9:52 AM
    • Replies: 4
    • Views: 1,002
    12 Dec 2011 2:17 AM Go to last post
  10. Question Bug: The application does not have a valid signature

    Hi I want to deploy a sencha application to iPad device. I am reffering the following...

    Started by pankajpant, 12 Dec 2011 1:13 AM
    ios
    • Replies: 0
    • Views: 1,105
    12 Dec 2011 1:13 AM Go to last post
  11. how to center the button text?

    i want to make the button text display in the center of button with spicified width, how to do?

    Started by linuxyf, 11 Dec 2011 7:31 PM
    • Replies: 2
    • Views: 753
    12 Dec 2011 12:41 AM Go to last post
  12. PR3: How can I access/set the class of the sliderfield's thumb?

    I need to change the thumb image depending on the value. In PR2 I was able to do the following: change:function(t,value,opts){ ...

    Started by minorbug, 11 Dec 2011 10:05 PM
    • Replies: 1
    • Views: 642
    11 Dec 2011 11:51 PM Go to last post
  13. afterrender, frist show

    Hi, I past my app on ST 2.0 but a can find the "afterrender "event or equivalent. How I can "do something" on the first render of a panel ? ...

    Started by Carlos.D, 10 Dec 2011 11:57 AM
    • Replies: 2
    • Views: 1,105
    10 Dec 2011 3:15 PM Go to last post
  14. PR3 incoming?

    Can we expect PR3 to land this week? Is there a way to get access to your github repo? Maybe in exchange of plugin dev. or patches? Would be...

    Started by olouvignes, 2 Dec 2011 4:31 PM
    • Replies: 7
    • Views: 1,741
    10 Dec 2011 11:44 AM Go to last post
  15. Multiple template for NestedList

    Is it posible to setup diferent templates for NestedList items depends on leaf value. For examle: if item has leaf=true - we use first template and...

    Started by kostysh, 9 Dec 2011 8:32 PM
    • Replies: 1
    • Views: 888
    10 Dec 2011 6:53 AM Go to last post
  16. Webkit transform for panel contents not working in Android

    I have a panel where I'm trying to create pizza slices arranged radially. The transforms works fine in Chrome, iPhone simulator 3,4 , but when I load...

    Started by ideamonk, 8 Dec 2011 1:33 AM
    android, css3, transform
    • Replies: 2
    • Views: 1,309
    10 Dec 2011 1:00 AM Go to last post
  17. ST2 MVC

    Hi, Recently i was working with ST2pr2 version and i preferred MVC structure. It's known that MVC pattern differs a lot when compared to ST1. ...

    Started by tomalex0, 25 Nov 2011 3:36 AM
    • Replies: 2
    • Views: 1,238
    9 Dec 2011 11:09 PM Go to last post
  18. Question Best way of determining geographical user location?

    I am working on an application in Sencha Touch 2.0.0 that works with Google Maps and PhoneGap. Now I want to determine the location of the user. The...

    Started by John2011, 9 Dec 2011 5:59 AM
    google maps, location, map, phonegap
    • Replies: 1
    • Views: 699
    9 Dec 2011 10:33 AM Go to last post
  19. Howto setup title of fieldset from record

    Hi, I have a Ext.form.Panel with 'fieldset' item inside. I need setup 'title' of this 'fieldset' from panel data record. Fields inside 'fieldset'...

    Started by kostysh, 8 Dec 2011 9:24 PM
    • Replies: 2
    • Views: 1,028
    9 Dec 2011 8:55 AM Go to last post
  20. Dynamic Carousel : Adding item erroring

    Here is the portion code. response = pattuStore.load({scope: this,callback: function(records, operation, success){var currentPattu =...

    Started by stirucherai, 9 Dec 2011 3:02 AM
    carousel
    • Replies: 7
    • Views: 1,286
    9 Dec 2011 8:53 AM Go to last post