Sencha Touch 1.x: Discussion

Page 22 of 385 FirstFirst ... 12 20 21 22 23 24 32 72 122 ... LastLast

+ Post New Thread

  1. Custom toolbar buttons best practices.

    I'm looking for some direction in how to best program the toolbar for my app. Currently I'm creating a toolbar and all it's relevant buttons along...

    Started by jonathansimmons, 27 Feb 2012 7:31 PM
    best practices, buttons, toolbars
    • Replies: 1
    • Views: 473
    29 Feb 2012 7:54 AM Go to last post
  2. Template for nestedlist items

    I have a nested list in my application : this.nestedList = new Ext.NestedList({ store: app.stores.Document, cls:'list-espace',...

    Started by TDeBailleul, 27 Feb 2012 10:21 AM
    nestedlist, template
    • Replies: 6
    • Views: 905
    29 Feb 2012 6:48 AM Go to last post
  3. Not able to display Ext.picker.slot on clicking on image

    I need to display a Picker with slots on clicking of a image. This is my code in {views} NGS.views.favorites = Ext.extend(Ext.Panel,{ ...

    Started by murali3, 27 Feb 2012 3:34 AM
    • Replies: 3
    • Views: 483
    29 Feb 2012 6:01 AM Go to last post
  4. Drag, drop, sort in Touch

    Hi, I'm ok at PHP, but something of a newbie/example adapter when it comes to js and Ajax. A while back I developed a standard web application...

    Started by philp, 21 Jun 2010 2:05 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 5,183
    28 Feb 2012 4:53 PM Go to last post
  5. How to do URL masking in my mobile web app?

    Hi , I am developing mobile web application using sencha 1.1 for Android device. can you please guide me, how to do URL masking, i.e. I always...

    Started by run2sri, 28 Feb 2012 4:47 PM
    mobile web
    • Replies: 0
    • Views: 501
    28 Feb 2012 4:47 PM Go to last post
  6. Exclamation Carousel content disappearing when adding new component

    I'm posting this for anyone else who might have had the same type problems I have. I literally spent nearly 3 days trying to find and fix this...

    Started by allenerb, 27 Feb 2012 7:21 AM
    disappearing, dynamic carousel, iframe, tabpanel
    • Replies: 2
    • Views: 493
    28 Feb 2012 3:59 PM Go to last post
  7. Data Stores and Lists

    I have a data store with 20 items in it. I have a list associated to the store with 20 items. Can I conditionally include only 10 of the items...

    Started by dmillasich, 27 Feb 2012 4:02 PM
    • Replies: 1
    • Views: 399
    28 Feb 2012 9:14 AM Go to last post
  8. import iframe into panel does not scroll panel on android, iphone devices

    hey guys, i am still new to sencha .. my problem is: new Ext.Panel({ layout: 'card', ...

    Started by tomtim, 24 Feb 2012 4:31 AM
    • Replies: 2
    • Views: 991
    28 Feb 2012 2:53 AM Go to last post
  9. Tab Panel button resetting the nested list

    Hi guys, At the moment, placing a nested list within a panel of a tab panel is pretty straight forward. What I would like to know is how can I...

    Started by KPChow, 23 Feb 2012 4:18 AM
    • Replies: 4
    • Views: 911
    28 Feb 2012 12:42 AM Go to last post
  10. Nested List Index Issue/Question

    In a nested list, I'm trying to allow for jumping back to the root of the nested list from the DetailCard of a sublist. So, let's say I have the...

    Started by existdissolve, 11 Jan 2011 5:03 AM
    2 Pages
    1 2
    nested list
    • Replies: 12
    • Views: 5,369
    27 Feb 2012 8:36 AM Go to last post
  11. Question How to correctly build an app using ExtJs

    Hello, i'm building an app that gets and writes data to mysql through PHP; i've read that it's better to delegate security to the PHP side but i was...

    Started by cdiscla, 27 Feb 2012 1:19 AM
    • Replies: 1
    • Views: 457
    27 Feb 2012 6:47 AM Go to last post
  12. ifame in panel

    i try to add iframe to panel using this code demos.Buttons = new Ext.Panel({ scroll: 'vertical', layout: 'fit', modal: true, ...

    Started by iomar, 18 Jul 2010 5:46 AM
    • Replies: 5
    • Views: 1,770
    27 Feb 2012 5:06 AM Go to last post
  13. design a page with many components

    I want to create a page with a table , graph and some textfield components. what should be designing concept for this. Should I create a pannel and...

    Started by Abhishek Srivastava, 25 Feb 2012 1:49 AM
    • Replies: 3
    • Views: 665
    27 Feb 2012 2:19 AM Go to last post
  14. Question Vertical & Area Slider

    Hi, I have to make a 2d area slider, which controls 2 classic sliders; 1 horizontal for the x position in the area, and 1 vertical for the y. I'm...

    Started by TranceGeniK, 23 Feb 2012 6:45 AM
    area, slider, touch, vertical
    • Replies: 4
    • Views: 750
    27 Feb 2012 12:25 AM Go to last post
  15. textarea docked over form in android phone after scrolling

    Hello, Textarea not working in android phone. I have used textarea under formpanel. Problem is that when I entered some text on textarea and...

    Started by avishek1, 9 Mar 2011 1:35 AM
    • Replies: 3
    • Views: 1,403
    24 Feb 2012 1:22 PM Go to last post
  16. Question Sencha Touch button style problem

    I am trying to set the style of a toolbar button like this: {ui: 'plain', text: 'Text', cls: 'linkButton'} where "linkButton" is the name of my...

    Started by hitmaneidos, 24 Feb 2012 10:47 AM
    button, sencha, style, touch
    • Replies: 1
    • Views: 1,142
    24 Feb 2012 11:16 AM Go to last post
  17. Lightbulb Simply displaying AJAX JSON in panel

    Hi everyone, I started using Sencha Touch recently, and am very happy so far. However, I noticed that some simple things are taking ridiculously...

    Started by graffitici, 23 Feb 2012 10:39 PM
    • Replies: 4
    • Views: 718
    24 Feb 2012 11:05 AM Go to last post
  18. Tab Panel won't let me insert items

    Hi guys, I'm having trouble with my Tab Panel. For some odd reason, when I try and use 'items' to insert other elements in (i.e. nested list,...

    Started by KPChow, 23 Feb 2012 8:45 AM
    • Replies: 2
    • Views: 617
    24 Feb 2012 12:49 AM Go to last post
  19. Question how to debug

    I am learning Sencha Touch right now and I'm using xcode4.3. My question is how are people debugging their javascript? If I have a mistake in my...

    Started by nickfox, 23 Feb 2012 1:20 AM
    • Replies: 2
    • Views: 591
    23 Feb 2012 9:12 AM Go to last post
  20. Disable/enable items in Ext.List?

    Is there a way to disable (and later enable) an individual item in an Ext.List ? I would like to disable certain items when the user is logged out;...

    Started by awebb, 15 Sep 2011 3:38 AM
    disable, ext, item, list, touch
    • Replies: 1
    • Views: 583
    23 Feb 2012 8:24 AM Go to last post