Ext 2.x: User Extensions and Plugins

Page 1 of 39 1 2 3 11 ... LastLast

+ Post New Thread

  1. ColorField

    A somewhat updated ColorField crafted from this thread is available for Ext 2.0 here.

    Started by stever, 2 Oct 2007 3:17 PM
    • Replies: 1
    • Views: 3,409
    7 Oct 2007 10:03 AM Go to last post
  2. WddxReader class

    For those ColdFusion developers out there who work with WDDX packets to return their query results, I've developed a WddxReader class that you can...

    Started by JeffHowden, 7 Oct 2007 2:40 PM
    • Replies: 0
    • Views: 2,428
    7 Oct 2007 2:40 PM Go to last post
  3. Ext.ux.aboutDialog --just 'About'

    I just made About dailog for my real use app. Nothing more but shows some App. info and copyright/open-source lisense. Requires:2.0....

    Started by Frank, 10 Oct 2007 9:30 AM
    • Replies: 0
    • Views: 3,127
    10 Oct 2007 9:30 AM Go to last post
  4. FormPanel Plugin: Overrides findField to include distant children

    I really like programming difficult stuff. Sometimes it almost doesn't even seem like work. :) However, I hate doing boring copy and paste...

    Started by jerrybrown5, 12 Oct 2007 6:30 PM
    • Replies: 4
    • Views: 4,115
    13 Oct 2007 1:49 PM Go to last post
  5. PagingToolBar: extension - add public method - goToPage()

    I didn't know what to call it, so i called it 'CustomToolBar'. i looked at the source, didn't see anything like it. // Create user extensions...

    Started by jay@moduscreate.com, 20 Oct 2007 11:12 AM
    • Replies: 6
    • Views: 6,173
    22 Oct 2007 8:05 AM Go to last post
  6. Tips from the Trenches: Building a Complex App w/ Ext 2.0 (Plugins, Updates Included)

    Updated Purpose: I initially created this thread to submit a simple plugin to add some missing features; however, the nature of it has changed...

    Started by jerrybrown5, 12 Oct 2007 12:18 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 9,845
    2 Nov 2007 1:18 PM Go to last post
  7. Ext.ux.using

    As a C# developer, I'm accustomed to the using directive that brings types from other namespaces to the current scope, so I came up with a handy...

    Started by rstuven, 30 Oct 2007 2:57 PM
    • Replies: 6
    • Views: 3,622
    4 Nov 2007 1:41 PM Go to last post
  8. HistoryComboBox for 2.0?

    Does anyone have a working HistoryComboBox for version 2.0? I believe there was a couple of implementation for version 1.1, but I don't see any...

    Started by gtaylor, 5 Nov 2007 12:27 PM
    • Replies: 2
    • Views: 2,686
    6 Nov 2007 5:29 AM Go to last post
  9. Extended Menu

    My extended menu allows for 2 things: a) to allow individual menus not to display icons. b) to allow individual menus to have different themes. ...

    Started by thzero, 11 Nov 2007 12:21 PM
    • Replies: 6
    • Views: 4,803
    15 Nov 2007 2:22 PM Go to last post
  10. A Logger singleton

    Someone asked in a Help thread if there was a built-in Logger facility. Here's a simple implementation. Ext.ux.Logger is a singleton Ext.Window...

    Started by Animal, 8 Nov 2007 3:55 AM
    • Replies: 2
    • Views: 4,549
    19 Nov 2007 7:38 AM Go to last post
  11. Question Extension like Ext.ux.Multiselect/ItemSelector but vor ExtJS 2.x

    Hi, I looked for an equivallent to the extension Ext.ux.Multiselect/ItemSelector in the forum without success but perhpas I missed it ! So is...

    Started by DeeZ, 15 Nov 2007 6:48 AM
    • Replies: 2
    • Views: 3,923
    19 Nov 2007 9:58 AM Go to last post
  12. Pack of .net controls wrapping Ext

    Just look here...and here.

    Started by rodiniz, 23 Nov 2007 8:23 AM
    • Replies: 1
    • Views: 2,504
    23 Nov 2007 9:45 AM Go to last post
  13. CountryField

    Here is a country field combobox that displays a small flag icon next to the right of the combobox. To install, just unzip to the your ext script...

    Started by thzero, 22 Nov 2007 11:00 AM
    • Replies: 3
    • Views: 3,188
    25 Nov 2007 1:21 PM Go to last post
  14. Community Extensions Project

    While there are an amazing amount of useful extensions and plugins for Ext, there really is not a central place to find all the extensions that you...

    Started by ehauser, 27 Nov 2007 8:23 PM
    • Replies: 4
    • Views: 3,324
    30 Nov 2007 8:10 AM Go to last post
  15. [2.0rc1] NumberField with support for external update function

    hi, i'm new to these forums and kinda to ext as well. awesome library first off. this section of code is meant to be added to the ext-all.js...

    Started by sw45859, 2 Dec 2007 9:04 AM
    • Replies: 2
    • Views: 2,162
    2 Dec 2007 4:12 PM Go to last post
  16. [2.0b1] Ext.form.PlainTextArea

    I was needing the resizing functionality of Ext.form.TextArea, but with a few tweaks. Here is what I have created so far. Constructive...

    Started by punkrider, 24 Oct 2007 5:15 PM
    • Replies: 4
    • Views: 3,409
    4 Dec 2007 5:52 AM Go to last post
  17. disableFocus() - IE issue helper

    Hello, i have input-fields in cards. When im switching between the cards and an input is focused in an hidden card, ie letz blink the cursor over...

    Started by Choleriker, 22 Oct 2007 3:18 AM
    • Replies: 6
    • Views: 2,666
    5 Dec 2007 2:17 AM Go to last post
  18. What does it take to create an Adapter?

    I'm wondering what it takes to create an Adapter to a third party JavaScript framework. Is there a special document for that if someone want to try?

    Started by random0xff, 4 Dec 2007 2:10 AM
    • Replies: 9
    • Views: 3,012
    5 Dec 2007 12:03 PM Go to last post
  19. How to create a plugin

    I

    Started by galdaka, 4 Dec 2007 11:19 AM
    • Replies: 9
    • Views: 3,908
    5 Dec 2007 3:06 PM Go to last post
  20. Lightbulb MapReader

    Hello all, In case anyone is interested, here is a MapReader: Ext.data.MapReader = function(){ ...

    Started by Axel, 29 Nov 2007 9:23 AM
    • Replies: 1
    • Views: 3,010
    6 Dec 2007 4:38 AM Go to last post