Sencha Touch 2.x: Q&A

Page 49 of 572 FirstFirst ... 39 47 48 49 50 51 59 99 149 549 ... LastLast

+ Post New Thread

  1. Answered: filter store not working when no results expected

    I implemented some filter for a local data.store. It is working until I use a filter with values that does not exists (user should be able to edit...

    Started by corban, 4 Apr 2013 10:17 AM
    filter store
    • Replies: 2
    • Views: 348
    11 Apr 2013 12:25 PM Go to last post
  2. Unanswered: Viddeo bug/issue ?

    Hi, I have a small problem with the video compnent. I load a page with a video component with dynamic url and poster. But the thing is, the...

    Started by abu_hamid, 10 Apr 2013 2:42 AM
    • Replies: 3
    • Views: 113
    11 Apr 2013 9:32 AM Go to last post
  3. Unanswered: Margin between carousel's children components.

    In my demo,the carousel's children components always have gap between them,even if I set margin : '0 0 0 0'.I want the components to be next to each...

    Started by panbayi, 10 Apr 2013 2:01 AM
    carousel margin
    • Replies: 1
    • Views: 95
    11 Apr 2013 9:01 AM Go to last post
  4. Unanswered: add textfield/numberfield in itemtpl in list & take value enter in that

    var listTemplate = new Ext.XTemplate( '<div class="contact-wrap" id="{ITEMNAME}-{DESC}">', '<div class="thumb" style= "float: left;"><img...

    Started by yogesh1, 9 Apr 2013 11:33 PM
    • Replies: 1
    • Views: 135
    11 Apr 2013 8:59 AM Go to last post
  5. Unanswered: TypeError: Cannot call method 'has' of null

    Panel1.add(SummChart) I get the error: Cannot call method 'has' of null Panel1 is a Ext.panel and SummChart is Ext.chart.PolarChart Please...

    Started by Prathamesh149, 9 Apr 2013 11:03 PM
    sencha 2.1.0
    • Replies: 1
    • Views: 102
    11 Apr 2013 8:52 AM Go to last post
  6. Unanswered: Odd placeholder behaviour

    Hey guys, I'm trying to dev an sencha app and have come across a problem which I can't seem to get around. I have two selectfields (dropdown...

    Started by novadys-sbu, 11 Apr 2013 1:49 AM
    placeholder, refresh a panel, refresh fieldset
    • Replies: 2
    • Views: 160
    11 Apr 2013 8:02 AM Go to last post
  7. Answered: callParent function is undefined in NestedList definition

    Hello, I am trying to listen to different events in a NestedList and either swallow or propagate the event, depending on its origin. This is the...

    Started by jjaskols, 9 Apr 2013 7:12 AM
    callparent, event propagation, nestedlist, undefined
    • Replies: 4
    • Views: 246
    11 Apr 2013 7:42 AM Go to last post
  8. Unanswered: How do I generate a uuid?

    The documentation for Ext.data.identifier.Uuid is not very clear. I tried the following and was not able to figure out how to create a uuid. First...

    Started by bweiler, 1 Mar 2012 11:07 AM
    • Replies: 2
    • Views: 950
    11 Apr 2013 7:42 AM Go to last post
  9. Unanswered: AJAX - Native App - Android!

    I tried to do a GET to my url that allow cross-domain. Sencha: 2.1.1 Android Api level: 7, 14 Apk created by native packaging var html =...

    Started by th3nu11, 9 Apr 2013 3:18 AM
    ajax, android, apk, native packaging
    • Replies: 2
    • Views: 220
    11 Apr 2013 6:14 AM Go to last post
  10. Unanswered: Sass in 2.2 RC questions

    Today I've been upgrading my apps to ST2.2RC and and all went, after some struggling here and there fine. My biggest struggle was getting the sass...

    Started by zwikske, 11 Apr 2013 5:51 AM
    sass, sencha touch 2.2, upgrade
    • Replies: 1
    • Views: 178
    11 Apr 2013 5:56 AM Go to last post
  11. Unanswered: abt camera features in a webapp

    Hi, I have developed a WebApp in sencha 2. I want to know whether i can use camera feature of a device in WebApp . I want to capture images. I tried...

    Started by maheshparvekar, 8 Apr 2013 1:22 AM
    2 Pages
    1 2
    webapp- camera
    • Replies: 10
    • Views: 330
    11 Apr 2013 5:47 AM Go to last post
  12. Unanswered: Autocorrect is in Bold for xtype:'textfield' in sencha tocuh 2.0.1

    Issue :- when I type something wrong in iOS and it attempts to autocorrect, the suggested text appears to be in bold as opposed to normal like it...

    Started by srikanthkamatam, 9 Apr 2013 3:42 AM
    • Replies: 1
    • Views: 98
    11 Apr 2013 5:07 AM Go to last post
  13. Answered: What's the correct way to deploy a production build update?

    Can anyone point me in the right direction and help me understand the correct way to update my production build (i.e. the web app version). I can...

    Started by chrigil, 9 Apr 2013 3:42 AM
    build, production issue, sench touch 2.1
    • Replies: 1
    • Views: 184
    11 Apr 2013 5:06 AM Go to last post
  14. Unanswered: Ext.js4 and sencha touch 2 difference

    how can i develop my applications in Ext.js4 Now i am developing through sencha touch 2 . what are the differences. presently i am using IIS...

    Started by Eswar Reddy, 9 Apr 2013 3:29 AM
    • Replies: 1
    • Views: 119
    11 Apr 2013 5:05 AM Go to last post
  15. Answered: NestedList defaultType is being ignored

    Hello, I am trying to customize the items of a NestedList in such a way, that some text is displayed next to a button. I accomplished it by...

    Started by jjaskols, 8 Apr 2013 7:01 AM
    defaulttype, nestedlist, not displayed
    • Replies: 6
    • Views: 228
    11 Apr 2013 4:43 AM Go to last post
  16. Answered: html5 meter invisible in native app

    Hi I create a toolbar like this: var toolbar = Ext.create('Ext.Toolbar', {docked: 'bottom', id: 'questionViewToolbar', hidden: true, style:...

    Started by munder, 7 Apr 2013 6:10 AM
    • Replies: 2
    • Views: 316
    11 Apr 2013 1:47 AM Go to last post
  17. Unanswered: Integrating the Slide Navigation in Application Navigation View

    Hi, I am trying to integrate the Slide Navigation provided at https://github.com/wnielson/sencha-SlideNavigation.My applications has screens in a...

    Started by nayak.kavya, 9 Apr 2013 1:35 AM
    sencha touch2.0
    • Replies: 2
    • Views: 222
    11 Apr 2013 1:27 AM Go to last post
  18. Answered: Camera from Web App?

    Hi, how do we go about using the a devices camera in a web app? I've looked a a number of tutorials however they mostly refer to using phonegap...

    Started by Matt Jenkins, 10 Apr 2013 8:04 AM
    • Replies: 1
    • Views: 182
    11 Apr 2013 12:36 AM Go to last post
  19. Unanswered: not able to load store in intialize of screen

    Hi guys, need urgent help. i have one login application.there is one page for login one is home page.there is one store with ajax proxy which...

    Started by yogesh1, 10 Apr 2013 8:27 PM
    • Replies: 1
    • Views: 77
    10 Apr 2013 9:54 PM Go to last post
  20. Unanswered: Resizing viewport

    Hi, I have a problem, I have this code on my index.html <div id="knop" class="createsend-button" style="height:27px;display:inline-block;"...

    Started by bjornravers, 10 Apr 2013 12:33 AM
    • Replies: 1
    • Views: 157
    10 Apr 2013 6:47 PM Go to last post