Sencha Touch 2.x: Discussion

Page 106 of 114 FirstFirst ... 6 56 96 104 105 106 107 108 ... LastLast

+ Post New Thread

  1. What events to rely on when a View gets initialized?

    On extending Ext.Component or Ext.Container to create a View, I've been using 'painted' as the indicator that a view has been placed in the DOM and...

    Started by luismerino, 8 Dec 2011 6:00 PM
    • Replies: 2
    • Views: 1,842
    9 Dec 2011 4:17 AM Go to last post
  2. Can we expect PR3 to drop?

    I know you said 'no promises' but it sure would be super swell to see it drop this week.

    Started by Brendan Carroll, 22 Nov 2011 1:09 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,311
    8 Dec 2011 4:09 PM Go to last post
  3. autoCreateViewport and view transition animation.

    I'm having a trouble with the autoCreateViewport and animations. Here's where I am confused. * Specifying a ref for my-viewport doesn't allow me...

    Started by bweiler, 8 Dec 2011 1:28 PM
    • Replies: 1
    • Views: 1,160
    8 Dec 2011 4:07 PM Go to last post
  4. Assigning store to list MVC Pattern

    I'm having some trouble assigning a store to a list. I can do it dynamically in the controller, but I can not seem to get the store property of the...

    Started by FullThrottle, 7 Dec 2011 6:53 AM
    • Replies: 2
    • Views: 1,060
    7 Dec 2011 6:08 PM Go to last post
  5. Lightbulb Passing MVC controller and action in query string parameters

    Instead of creating multiple html pages such as index.html, product.html, etc, I want to have one index.html and pass the controller and actions into...

    Started by basememara, 7 Dec 2011 10:43 AM
    mvc, mvc architecture, mvc controller, touch 2, touch mvc
    • Replies: 2
    • Views: 1,874
    7 Dec 2011 12:55 PM Go to last post
  6. SASS and custom background gradients

    Hi , I am trying to create a custom 'ui' component with SASS and Sencha so that each toolbar uses this base background gradient. background:...

    Started by 29er, 6 Dec 2011 6:43 PM
    sass, sencha 2
    • Replies: 2
    • Views: 1,087
    7 Dec 2011 8:30 AM Go to last post
  7. Removing Items from a panel

    I'm having trouble removing items from a panel and having the change reflected in the DOM. I have tried... as well as just using a...

    Started by FullThrottle, 6 Dec 2011 9:34 AM
    • Replies: 8
    • Views: 1,627
    7 Dec 2011 6:47 AM Go to last post
  8. Android 3.0 Performance Observations

    Hi Guys, I notice in this post http://www.sencha.com/forum/showthread.php?160138-Sencha-Touch-performance-Xoom-vs-IPad that you comment on how...

    Started by parky128, 7 Dec 2011 4:18 AM
    • Replies: 0
    • Views: 399
    7 Dec 2011 4:18 AM Go to last post
  9. Integration of Yahoo APT JavaScript Ad Serving

    Has anyone tried to integrate yahoo APT (ad serving) with a Touch 1 or 2 application? It seems that this is not going all that well. Here is the...

    Started by oddz, 3 Dec 2011 2:55 PM
    • Replies: 3
    • Views: 886
    6 Dec 2011 10:31 PM Go to last post
  10. Make the <href tel:> to work?

    Can Sencha Touch 2 make <a href="tel:+18009999999">call me</a> to work? I searched a little bit. To make a phone call through an app, I have to use...

    Started by ttkrpink, 6 Dec 2011 12:39 PM
    • Replies: 2
    • Views: 1,285
    6 Dec 2011 4:09 PM Go to last post
  11. Can SASS generate custom forward/backward button UI's?

    Been trying to pull this off for a while with no luck. I want custom colored forward and backward buttons. I have this: @include...

    Started by estesbubba, 6 Dec 2011 12:56 PM
    • Replies: 3
    • Views: 1,581
    6 Dec 2011 1:41 PM Go to last post
  12. log4j - feature request

    Wouldn't it be cool if Sencha Touch 2.0 had a log4j type debugger. Something that would remove it self when compiled into phonegap or Sencha's new...

    Started by bastard, 6 Dec 2011 1:00 PM
    console, console.log, log4j, logging
    • Replies: 1
    • Views: 661
    6 Dec 2011 1:27 PM Go to last post
  13. Lightbulb Sencha Touch performance: Xoom vs IPad

    I really don't have much experience in mobile app development.. but now have to write one and deploy in multi-platform.. I have Xoom and IPad, so...

    Started by Simon.liu, 6 Dec 2011 8:08 AM
    android, ipad, performance, support, xoom
    • Replies: 4
    • Views: 1,690
    6 Dec 2011 10:18 AM Go to last post
  14. Good examples of barebones ST2 MVC application

    I've been going through the ST2 tutorials so far and have understood everything pretty well. I'm getting ready to build my first playground app on...

    Started by abws, 2 Dec 2011 1:32 PM
    • Replies: 3
    • Views: 1,641
    6 Dec 2011 8:16 AM Go to last post
  15. Trouble coding List event handlers in the MVC controller?

    I'm working on a simple MVC template and I've almost got it working, but I'm having trouble coding list event handlers for list item taps in the...

    Started by bweiler, 5 Dec 2011 10:07 PM
    • Replies: 3
    • Views: 1,374
    6 Dec 2011 8:06 AM Go to last post
  16. Repository on line

    Hi! Where Can I download updated version of Sencha 2.x?? I mean working version Thanks

    Started by sarah_77, 5 Dec 2011 3:16 PM
    • Replies: 1
    • Views: 1,461
    6 Dec 2011 7:04 AM Go to last post
  17. File Uploading

    I'm new for Sencha touch, can You help me for Upload a file or Image from form Give me the full sorce code for that, its Very urgent boss ...

    Started by farhad hussien, 21 Nov 2011 11:11 PM
    • Replies: 7
    • Views: 1,971
    6 Dec 2011 6:10 AM Go to last post
  18. Store.loadRecords should fire an additional event apart from add/datachanged

    I believe in Ext, store.loadRecords fires the 'load' event. But in Touch 2, this method calls 'add' which further calls 'insert' which fires the...

    Started by r_honey, 5 Dec 2011 10:43 AM
    • Replies: 2
    • Views: 827
    5 Dec 2011 1:51 PM Go to last post
  19. Setting SASS touch variables with JS and updating CSS accordingly

    Has anyone thought about creating a way to set SASS variables from javaScript and have everything update accordingly? The reason I ask is because I...

    Started by oddz, 4 Dec 2011 11:08 AM
    • Replies: 2
    • Views: 964
    5 Dec 2011 11:14 AM Go to last post
  20. "See part 2 of the getting started guide" - Sad Panda

    Hello everyone.. I am a Sad Panda. I was reading the "getting started" guide, and then, whilst reading through this part - "In production, we...

    Started by mavorus, 4 Dec 2011 10:22 PM
    • Replies: 1
    • Views: 635
    5 Dec 2011 11:04 AM Go to last post