Sencha Touch 2.x: Discussion

Page 95 of 112 FirstFirst ... 45 85 93 94 95 96 97 105 ... LastLast

+ Post New Thread

  1. Containers vs Panels for MVC

    I have been extending Containers for MVC views instead of Panels in my app since the documentation doesn't mention any significant difference between...

    Started by bweiler, 17 Jan 2012 10:18 AM
    • Replies: 5
    • Views: 3,098
    23 Jan 2012 7:47 PM Go to last post
  2. How to configure a startup screen?

    Hi, How and where would I configure a startup screen image to load for phone and tablet devices in a ST2 MVC structured application? I see from...

    Started by parky128, 23 Jan 2012 1:05 PM
    • Replies: 3
    • Views: 2,019
    23 Jan 2012 5:59 PM Go to last post
  3. ActionSheet 'enter' config not working for me

    I have an ActionSheet defined like so: Ext.define('PinpointersTouch.view.LogoutActionSheet', { extend: 'Ext.ActionSheet', xtype:...

    Started by parky128, 23 Jan 2012 2:26 PM
    • Replies: 1
    • Views: 566
    23 Jan 2012 3:04 PM Go to last post
  4. Android Native Packaging issues

    Hey, I have some difficulties with native Android packaging using SenchaSDK. 1. I can't block orientation change, despite the fact that I...

    Started by AdmSrck, 10 Jan 2012 4:54 AM
    • Replies: 2
    • Views: 717
    23 Jan 2012 1:56 PM Go to last post
  5. PR4 release date?

    Is there any word on when PR4 will be released?

    Started by stefankendall, 13 Dec 2011 12:12 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,373
    23 Jan 2012 9:37 AM Go to last post
  6. Ambiguous configuration options from mixing can confuse newbies

    Setting a "mode" property, as documented in the DataView and subclasses is really not very helpful and is against self-documenting code. What type...

    Started by jay@moduscreate.com, 22 Jan 2012 5:59 PM
    • Replies: 1
    • Views: 395
    23 Jan 2012 8:11 AM Go to last post
  7. PR3 and MouseEvents changes

    Hi, I am trying to find the mousevents equivalents in Touch 2 PR3. Previously in Touch 1.1 I could use a listener with mousedown for mobile...

    Started by squarefan, 20 Jan 2012 1:09 PM
    • Replies: 1
    • Views: 342
    23 Jan 2012 7:41 AM Go to last post
  8. Timeline for SQL proxy?

    Is there any word when an SQL proxy will be available for ST2? I just found out that localStorage is getting wiped between my app updates (phonegap),...

    Started by stefankendall, 22 Jan 2012 12:27 PM
    localstorage sqlite
    • Replies: 8
    • Views: 1,062
    22 Jan 2012 7:01 PM Go to last post
  9. Ext JS 4 vs Sencha Touch

    Hello Can someone explain the differences between the two ? I see some differences, but they look so simular. One big difference though is the...

    Started by jeanluca, 18 Jan 2012 9:16 AM
    • Replies: 7
    • Views: 929
    22 Jan 2012 6:04 PM Go to last post
  10. Sencha Touch with Canvas

    I was wondering as Sencha Touch uses HTML5 and CSS3 to draw things on WebView which works nice on iOS devices, works fine on Android and Blackberry...

    Started by umr.ashrf, 21 Jan 2012 4:59 AM
    • Replies: 1
    • Views: 968
    22 Jan 2012 6:02 PM Go to last post
  11. Next release window?

    PR3 has been around for a while. When can we expect the next release (beta-1?) to drop? By the end of january sounds possible? Thanks!

    Started by olouvignes, 19 Jan 2012 9:24 AM
    • Replies: 3
    • Views: 715
    22 Jan 2012 5:56 PM Go to last post
  12. [HOWTO] Adding Event Listeners to Component Elements

    In Sencha Touch 2, this old format of adding listeners to a Component's element via the 'listeners' config is no longer supported: listeners: {...

    Started by Jacky Nguyen, 22 Jan 2012 4:36 PM
    • Replies: 0
    • Views: 8,886
    22 Jan 2012 4:36 PM Go to last post
  13. Pass parameters from a view element (e.g. button) to controller

    With ST v2-pr3 views notify controllers using event subscription with component query on the controller side, like in: The view: ... items: ...

    Started by JHuybrighs, 22 Jan 2012 7:54 AM
    • Replies: 1
    • Views: 1,170
    22 Jan 2012 2:50 PM Go to last post
  14. datachanged fired twice in ST2 PR3

    Hi, I have noticed, that the "datachanged" event is triggered twice, when I call add on a store. The first one is fired in...

    Started by aflx, 22 Jan 2012 9:21 AM
    • Replies: 1
    • Views: 366
    22 Jan 2012 2:43 PM Go to last post
  15. Question Ext.Panel showing content webpages using iFrames

    Hi, I'm building an app that shows the contents of webpages in a tabpanel. When I'm searching the internet, I found that I should use iFrames. I...

    Started by The_KIller36, 5 Dec 2011 5:19 AM
    ext.panel, help me, iframes, scrollable
    • Replies: 4
    • Views: 1,912
    20 Jan 2012 3:03 PM Go to last post
  16. View and records

    Hi! My app have many list views and detail view for each view. Is there a solution for delete/destroy view? I don't want make app slow and I worry...

    Started by sarah_77, 20 Jan 2012 9:05 AM
    • Replies: 6
    • Views: 595
    20 Jan 2012 11:21 AM Go to last post
  17. Please help me understand what all these versions are for?

    This is not clearly documented anywhere that I could find, so please help me fill in the gaps. Class system, foundation, event system, element...

    Started by jay@moduscreate.com, 20 Jan 2012 7:42 AM
    • Replies: 0
    • Views: 377
    20 Jan 2012 7:42 AM Go to last post
  18. Fixed label widths on fields

    I am trying to achieve fixed label widths in fieldsets on a form panel, so I have just set defaults labelWidths as per my code below: ...

    Started by parky128, 20 Jan 2012 5:43 AM
    • Replies: 1
    • Views: 503
    20 Jan 2012 7:22 AM Go to last post
  19. Post Tap event on panels which are children of other Panelsd

    I read somewhere that ST-2-pr3 doesn't support the definition of 'listeners' when specifying items on a view component such as an Ext.Panel, so I am...

    Started by JHuybrighs, 19 Jan 2012 12:10 PM
    events.listeners mvc
    • Replies: 2
    • Views: 713
    19 Jan 2012 12:55 PM Go to last post
  20. locale

    hi i want to know hay i can change the component text link this http://lab.herkulano.com/sencha-touch/date-picker-i18n/ but in sencha touch 2

    Started by Perdiga, 19 Jan 2012 9:00 AM
    • Replies: 1
    • Views: 444
    19 Jan 2012 11:07 AM Go to last post