Sencha Touch 2.x: Discussion

Page 34 of 112 FirstFirst ... 24 32 33 34 35 36 44 84 ... LastLast

+ Post New Thread

  1. How to include my XTemplate classes

    Hi To have my html a bit seperated from the rest, I have created in the app/view directory a 'template' directory. In here I have a file called...

    Started by jeanluca, 12 Sep 2012 12:00 AM
    include, inherit, list, xtemplate
    • Replies: 2
    • Views: 609
    12 Sep 2012 11:15 PM Go to last post
  2. Custom proxy with B1

    Hi, I'm trying to implement my own proxy. But I have some problems now. Everytime my create function is called, everything works well (data gets...

    Started by aflx, 5 Feb 2012 9:24 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,868
    12 Sep 2012 10:17 AM Go to last post
  3. Exclamation Error signing application

    Hi to all, with this new sencha sdk beta 3 I've got a lot of problems. The last one is when trying to sign the app file. The error is: "The...

    Started by stefx, 12 Sep 2012 3:05 AM
    • Replies: 0
    • Views: 240
    12 Sep 2012 3:05 AM Go to last post
  4. Memory warnings and application crash

    Hi all, When I run my app on iPad the app crashes after giving memory warnings. In the app I have to search a record in store. for this I am...

    Started by manvinder, 6 Sep 2012 6:01 PM
    • Replies: 4
    • Views: 594
    11 Sep 2012 11:16 PM Go to last post
  5. Ext.data.Store reader xml does not map values to model

    var store = Ext.create('Ext.data.Store', { model: 'mymodel.model.WorkItemQueue', autoLoad: true, proxy: { type: 'memory', ...

    Started by chitgoks, 10 Sep 2012 12:02 AM
    • Replies: 2
    • Views: 637
    11 Sep 2012 2:12 PM Go to last post
  6. access a model property from a field convert function

    i add a property to a model with default value 50 before it is instantiated like shown below. var propertyValue = 50;...

    Started by macs, 16 May 2012 11:44 PM
    field convert, model property
    • Replies: 3
    • Views: 842
    11 Sep 2012 6:09 AM Go to last post
  7. How to apply PressedCls css for Custom Component in DataView

    Hi, I am trying to create a custom dataitem in my dataview (i.e i render the list using useComponents: true). The problem i am having is that, I...

    Started by mpasumarthi, 27 Aug 2012 5:51 AM
    • Replies: 4
    • Views: 1,102
    11 Sep 2012 4:46 AM Go to last post
  8. Problem with navigation view having multiple items on it. (list, searchbar, etc..)

    Hi Mentors! Im new with sencha touch :) May I ask some advice on how to come up with the design. im using navigation view for this...

    Started by papasilo, 10 Sep 2012 11:08 PM
    • Replies: 1
    • Views: 233
    11 Sep 2012 12:26 AM Go to last post
  9. HELP!!!! OMG, HELP!!! I need a code example!!

    :((:((Okay, I need some help PLEASE. What I am trying to do seems like it should be elementary but I can't seem to find a way to make it work. ...

    Started by allynchristopher, 8 Sep 2012 2:18 PM
    • Replies: 3
    • Views: 467
    10 Sep 2012 2:27 PM Go to last post
  10. Our first impressions

    Hi everybody, I work in a company as software developer, and we're interested in app development (on both iOS and Android). The most important...

    Started by marcomalentacchi, 6 Sep 2012 3:23 AM
    android, architect, documentation, packaging, performance
    • Replies: 3
    • Views: 800
    10 Sep 2012 8:25 AM Go to last post
  11. Dynamically change Ext.List store

    Disclaimer: I'm very new to Sencha Touch and just developing an application piece-by-piece as I'm learning the product. I have an 'Ext.List' working...

    Started by bryan641, 7 Sep 2012 11:02 AM
    • Replies: 3
    • Views: 628
    10 Sep 2012 6:32 AM Go to last post
  12. Having problems with complex components in DataView

    Hello. I'm having problems with such structure of DataView Item: ______________________ Text Long text with dots.......

    Started by Dmitry Arnin, 7 Sep 2012 9:55 AM
    • Replies: 2
    • Views: 368
    10 Sep 2012 5:03 AM Go to last post
  13. Floating panel with toolbar - title gets truncated

    Hi, I have a floating panel configured to act as a Login prompt. When it displays the 'Please Login' text I have configured on a toolbar item gets...

    Started by parky128, 7 Sep 2012 6:04 AM
    • Replies: 1
    • Views: 441
    10 Sep 2012 4:56 AM Go to last post
  14. Use of documentFragment

    I have scanned sencha touch. The documentFragment element is used only in private code. Why don't you add support of it in public methods?

    Started by blackswanny, 7 Sep 2012 4:51 AM
    • Replies: 1
    • Views: 327
    10 Sep 2012 4:49 AM Go to last post
  15. Cross Domain Authentication - Best Practice?

    Hi guys, I am trying since days to find a way how I can securely authenticate with and process the information from a remote server by using a...

    Started by hoferchr, 8 Sep 2012 2:32 PM
    authentication, best practice, form panel, security
    • Replies: 1
    • Views: 1,265
    9 Sep 2012 12:19 PM Go to last post
  16. HOW TO prevent itemtap in list to fire more then once!

    Hello guys :) I currently had this problem that when I tapped quickly two times on a list item, the itemtap was fired two times too! This was very...

    Started by steffenbrem, 27 Jun 2012 12:17 AM
    double, itemtap, list, push
    • Replies: 3
    • Views: 781
    7 Sep 2012 10:12 PM Go to last post
  17. Cross domain form POST

    I'm using a form panel and trying to post to a url outside of my domain. I've looked in a lot of places and still can't find the answer. How can I do...

    Started by jonusx, 9 Feb 2012 11:13 AM
    • Replies: 3
    • Views: 849
    7 Sep 2012 2:38 PM Go to last post
  18. showBy Triangle Becomes Rectangle on Android

    The little triangle that showBy overlays use does not play nice with Android. The size is right, but it's just a black rectangle instead of a pointy...

    Started by Bunchofstring, 21 Aug 2012 9:46 AM
    anchor, mask, overlay, showby, triangle
    • Replies: 3
    • Views: 3,933
    7 Sep 2012 6:26 AM Go to last post
  19. Sencha Build

    Hey all I'm trying to use the Sencha Build to minify my project, and came across some oddities I'd appreciate clarifications on: 1. My app needs...

    Started by grnadav, 5 Sep 2012 3:58 AM
    build, build jsb3, build packager
    • Replies: 1
    • Views: 307
    7 Sep 2012 6:06 AM Go to last post
  20. Help with ext.form.panel

    I want to create a login screen when my app start and here my code: Ext.define("WebStore.view.Main", { extend: 'Ext.Container', ...

    Started by nmngu, 5 Sep 2012 12:23 AM
    • Replies: 1
    • Views: 329
    7 Sep 2012 6:04 AM Go to last post