Ext 1.x: User Extensions and Plugins

Page 1 of 9 1 2 3 ... LastLast

+ Post New Thread

  1. Poll Poll: [Ver. 1.1-beta2] Collapsible InfoPanel/Accordion - Extension classes with Live Demo

    On the course of development of my application it happened that I needed collapsible info panels similar to these so I've written the extension class...

    Started by jsakalos, 17 May 2007 1:19 PM
    91 Pages
    1 2 3 ... 91
    • Replies: 909
    • Views: 340,655
    9 Apr 2009 10:08 AM Go to last post
  2. Lightbulb [Ver. 1.0-beta3] Ext.ux.FileTreePanel

    Hi all, I'm writing an extension of Ext.tree.TreePanel with php backend and json data transfer that would handle basic file operations: upload...

    Started by jsakalos, 8 Jul 2007 7:37 AM
    28 Pages
    1 2 3 ... 28
    • Replies: 275
    • Views: 128,407
    2 Apr 2010 4:34 PM Go to last post
  3. Lightbulb [Ver. 1.0-beta2] Ext.ux.UploadForm File Upload Widget

    Hi all, what I need that I write, so here is another my "kid". It's Ext.form.BasicForm extension that provides easy user interface for (multiple)...

    Started by jsakalos, 14 Jul 2007 7:44 AM
    25 Pages
    1 2 3 ... 25
    • Replies: 245
    • Views: 167,451
    27 Jul 2010 4:36 AM Go to last post
  4. [Ext.ux.UploadDialog] upload dialog extension.

    Hi, just created the Upload dialog extension, any feedback is highly appreciated. description and download page is here at...

    Started by MaximGB, 14 Aug 2007 2:15 AM
    17 Pages
    1 2 3 ... 17
    • Replies: 161
    • Views: 110,801
    20 Nov 2010 4:30 PM Go to last post
  5. Ext.ux.Multiselect/ItemSelector [v2.2]

    Version 2.2 now available Version 2.0 of Ext.ux.Multiselect/ItemSelector now available. User extension page...

    Started by tjstuart, 18 Sep 2007 6:56 PM
    16 Pages
    1 2 3 ... 16
    • Replies: 155
    • Views: 123,409
    7 May 2012 5:29 AM Go to last post
  6. A DnD enabled Ext.View

    Here's my current working version with API docs: Ext.namespace("Ext.ux"); /** * @class Ext.ux.DDView * A DnD enabled version of Ext.View....

    Started by Animal, 20 Jul 2007 12:49 AM
    14 Pages
    1 2 3 ... 14
    • Replies: 132
    • Views: 69,222
    29 Oct 2009 5:54 PM Go to last post
  7. Using the Toolbar as a menu

    I have ditched YAHOO's menu to use Ext's Toolbar with menu buttons. Menus are quirky things, and there are scores of subtle differences in...

    Started by Animal, 1 Mar 2007 4:12 AM
    14 Pages
    1 2 3 ... 14
    • Replies: 132
    • Views: 87,013
    23 Oct 2008 4:38 AM Go to last post
  8. [1.1] Ext.ux.data.PagingMemoryProxy

    Hi all, Here another one of my fine Ext contributions :"> Ext.ux.data.PagingMemoryProxy A proxy for local / in-browser data structures which...

    Started by trbs, 22 Aug 2007 4:11 PM
    10 Pages
    1 2 3 ... 10
    • Replies: 95
    • Views: 78,147
    19 Feb 2010 4:39 AM Go to last post
  9. Scrolling (rather than paging) grid

    We have created a popup-dialog using a grid backed by a JsonReader and a ScriptTagProxy. The amount of data is too large for a single page display,...

    Started by elygre, 6 Mar 2007 4:55 AM
    8 Pages
    1 2 3 ... 8
    • Replies: 76
    • Views: 42,650
    25 Mar 2008 7:04 AM Go to last post
  10. ColorField (color picker form field)

    Whipped this thing up for one of my projects and thought I would post the code here in case anyone else finds it useful. It is an...

    Started by bendy, 20 Apr 2007 2:33 PM
    6 Pages
    1 2 3 ... 6
    • Replies: 59
    • Views: 94,418
    20 Nov 2012 9:05 AM Go to last post
  11. Thumbs up [v2.0-alpha] ColorPicker, ColorPanel and ColorDialog widget for Ext

    I had begin to work on the Ext Colorpicker component. It's a port of the YUI's colorpicker, but completly rewritten for Ext. It's under...

    Started by amon, 3 Sep 2007 11:34 PM
    6 Pages
    1 2 3 ... 6
    • Replies: 53
    • Views: 49,712
    2 Sep 2011 8:58 AM Go to last post
  12. Poll Poll: [0.5] Ext.ux.form.MaskFormatter - a mask formatter for form fields

    Hey you all! I've implemented a mask formatter for input fields based on the existing class of the Java Language called...

    Started by daniel.rochetti, 2 Aug 2007 9:00 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 46
    • Views: 35,696
    20 May 2008 11:54 AM Go to last post
  13. Fisheye?

    Heja, I noticed that there's a request for a fisheye thingy. If someone's interested, I got a working fisheye based on some html and prototype....

    Started by Ronaldo, 3 Jul 2007 1:14 PM
    5 Pages
    1 2 3 ... 5
    • Replies: 41
    • Views: 23,858
    29 Jan 2009 2:05 PM Go to last post
  14. Lightbulb [1.1.x] Ext.ux.form.Spinner

    Been working on a spinner form field for ext. Though I share it with you guys. For now it has the number and date functionality. Additional...

    Started by K0bo, 19 Sep 2007 6:24 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 40
    • Views: 17,262
    28 Dec 2007 3:23 AM Go to last post
  15. [beta] Ext.ux.ItemSelector (part of Ext.ux.Multiselect v1.2)

    Beta now available. ItemSelector is dependent on Multiselect so the class is included in Multiselect v1.2. See here...

    Started by tjstuart, 22 Aug 2007 7:33 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 36
    • Views: 10,711
    20 Sep 2007 3:42 PM Go to last post
  16. Ext.ux.CodePress

    I've been playing around with trying to integrate CodePress into Ext. I'll share what I have currently and hopefully get a few fresh eyes to help me...

    Started by eVizions, 22 Aug 2007 4:08 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 34
    • Views: 33,713
    30 Nov 2010 7:55 AM Go to last post
  17. new Ext.form field type - MiscField

    I wanted a way to display just simple text, with or without a label, in my form layout. Second, I wanted a way to display a label, but with no...

    Started by Nullity, 29 May 2007 12:00 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 46,662
    11 Apr 2011 1:46 AM Go to last post
  18. Ext.form.SelectBox (Make a ComboBox work behave like an HTML SELECT)

    This started out as an extra function for Ext.form.ComboBox, and Jeff pointed out that you couldn't use the keyboard to navigate. I've added basic...

    Started by corey.gilmore, 17 May 2007 2:27 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 61,455
    16 May 2012 10:07 AM Go to last post
  19. Ext Form Captcha

    Hey guys. I just had a great idea while doing a form on my public site and I want to know what the UX community though of it. Have a form field...

    Started by jon.whitcraft, 7 Sep 2007 10:21 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 18,506
    16 Jul 2008 7:49 AM Go to last post
  20. [0.2] Ext.ux.PasswordMeter

    After working with Ext for some time I tought it would be time to start writing some extentions. Ext.ux.PasswordMeter calculates the strength of a...

    Started by Pagebaker, 31 Aug 2007 12:45 AM
    3 Pages
    1 2 3
    • Replies: 28
    • Views: 30,931
    30 Dec 2011 4:41 AM Go to last post