Ext 3.x: User Extensions and Plugins

Page 5 of 40 FirstFirst ... 3 4 5 6 7 15 ... LastLast

+ Post New Thread

  1. [2.0] Ext.ux.form.TimeField

    The SpinnerField is great. It's familiar, it looks good and it just works! Recently @curlybracket made an extension named "Ext.ux.TimePicker"...

    Started by mitchellsimoens, 10 Jan 2010 7:32 PM
    3 Pages
    1 2 3
    • Replies: 29
    • Views: 12,373
    25 Sep 2012 10:32 PM Go to last post
  2. Ext.util.Format.elapsedTime

    Hi all, Just a simple override for Ext.util.Format to display elapsed time between 2 dates, found here : Ext.apply(Ext.util.Format, { ...

    Started by Ytorres, 28 Apr 2010 11:36 AM
    • Replies: 4
    • Views: 3,110
    13 Sep 2012 12:57 PM Go to last post
  3. Modeling OpenLayers code to GeoExt Action

    I am new to ExtJS and I have the following openlayers code and I am trying to model it into GeoExt Action. The purpose of the code is to create a...

    Started by Sam007, 11 Sep 2012 10:02 AM
    beginner, geoext, openlayers
    • Replies: 4
    • Views: 1,649
    11 Sep 2012 7:30 PM Go to last post
  4. Ext.ux.form.field.PasswordField

    Hey all! I've been playing around with this for a little while and thought it would be good to share. This is a password field that has two text...

    Started by Mejari, 7 Sep 2012 3:46 PM
    • Replies: 1
    • Views: 962
    10 Sep 2012 5:37 AM Go to last post
  5. CKEditor Extension

    Hello. First of all, I would like to say that I'm not sure if this is the right forum for this question ;) But anyway, here it goes: I have...

    Started by iosoftgame, 30 Aug 2009 1:52 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 39
    • Views: 39,075
    5 Sep 2012 9:16 AM Go to last post
  6. Extended Window - Dark Aero Shadows and grayscale correc nested modal windows

    Always wanted to have more visible, darker, wider, smoother shadows for your windows, tooltips, menu? Just like Windows 7 Aero Style? Independent...

    Started by wm003, 31 Aug 2012 7:33 AM
    • Replies: 1
    • Views: 2,283
    31 Aug 2012 8:56 AM Go to last post
  7. Ext.ux.grid.Search

    hi together, i made some minor fixes about the position of this ux inside the toolbar, to make it work with ext3.0. without these, the item...

    Started by tobiu, 6 Jun 2009 4:16 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 13,018
    21 Aug 2012 11:27 PM Go to last post
  8. Window with fadeIn/fadeOut animation

    This gets asked a lot, so I thought I post it here: Ext.ns('Ext.ux'); Ext.ux.FadeInWindow = Ext.extend(Ext.Window, { animateTarget : true, ...

    Started by Condor, 2 Jul 2010 12:52 AM
    • Replies: 7
    • Views: 4,428
    8 Aug 2012 9:11 AM Go to last post
  9. TreeGrid Extended( Checkbox, Cascade Selection, Tree-States Display)

    The Attached file is the snapshot. I don't know where I can put it on internet. Features extended are: 1 Support Checkbox nodes for TreeGrid. 2...

    Started by able.li@oocl.com, 4 Apr 2012 6:50 PM
    • Replies: 4
    • Views: 2,235
    5 Aug 2012 11:20 PM Go to last post
  10. ExtJs 3.3 UML Viewing with graphics

    Im looking for some plugin for extjs to do models like this: http://www.jointjs.com/demos/run.html?unit=uml.statechart I would like to make a...

    Started by jorgeluislay, 11 Jul 2012 8:47 AM
    • Replies: 4
    • Views: 1,669
    12 Jul 2012 1:53 PM Go to last post
  11. Thumbs up Microsoft Office Ribbon (VERY COOL)

    Hello, I Have work on (http://www.sencha.com/forum/showthread.php?106388-Simple-Ribbon-UX&highlight=Ribbon) Thanks ...

    Started by bigice, 25 Aug 2010 1:07 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 9,278
    12 Jul 2012 11:00 AM Go to last post
  12. store with distinct option

    Hallo! I wrote a function, that you can use for distinct Element filtering. The purpose is if you get resultsets with joins and have more entries,...

    Started by umit, 3 Sep 2010 12:09 AM
    2 Pages
    1 2
    distinct, filter, store
    • Replies: 12
    • Views: 1,817
    11 Jul 2012 12:23 PM Go to last post
  13. TabPanel tab title editor

    Here is a small plugin that allows inline editing of the titles of the panels in a TabPanel on dblclick. Ext.ns('Ext.ux'); Ext.ux.TabTitleEditor =...

    Started by Condor, 5 Oct 2009 6:25 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 6,916
    4 Jul 2012 4:31 AM Go to last post
  14. Cherry On Ext 3.0.0

    I have started using this great ux on Ext 3.0.0. Hence starting a new thread under the 3.0 folder - continuation from...

    Started by asbestos girl, 9 Feb 2010 3:11 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 46
    • Views: 11,794
    4 Jul 2012 12:03 AM Go to last post
  15. Anyone creating WAI-ARIA / 508 compliant components in EXT JS 3.3?

    I know 4.0 is supposed to address these issues, so this probably isn't high on anyone's list of new development to do, but I wonder how much 3.3 code...

    Started by JimR, 23 Dec 2010 12:43 PM
    508, aria, compliance, roles, wai
    • Replies: 4
    • Views: 2,063
    4 Jul 2012 12:00 AM Go to last post
  16. [3.x] Ext.ux.ItemSelectorEx

    I have created Ext.ux.ItemSelector analog but with better rendering layout and it is working better as field. Ext.ux.ItemSelectorEx support anchor...

    Started by sormy, 19 Feb 2011 2:09 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 4,083
    3 Jul 2012 11:43 PM Go to last post
  17. Ext.ux.TabScrollerMenu bugfixes

    Playing around with Tab Scroller Menu sample (examples/tabs/tab-scroller-menu.html) I noticed two bugs (or I would rather call them peculiarities): ...

    Started by Lukman, 16 Jul 2009 7:04 AM
    • Replies: 3
    • Views: 2,706
    2 Jul 2012 1:46 PM Go to last post
  18. Ext.ux.form.CheckboxCombo

    This is very similar to Saki's LovCombo extension (http://www.extjs.com/forum/showthread.php?t=32692), however it extends TriggerField rather than...

    Started by cnelissen, 4 Mar 2010 3:38 PM
    10 Pages
    1 2 3 ... 10
    • Replies: 92
    • Views: 27,328
    29 Jun 2012 12:46 AM Go to last post
  19. Extjs superboxselect keyup event is not firing

    i am using superboxselect for one of my projects. I need to perform some additional filtering. Therefore i need to be able to do it in the keyup...

    Started by rematnarab, 28 Jun 2012 4:18 AM
    superboxselect
    • Replies: 1
    • Views: 962
    28 Jun 2012 8:05 AM Go to last post
  20. Ext.ux.ProgressColumn - a Column subclass to display progress bars in grid cells.

    Unzip the attached archive into examples/ux There is a class file, and a CSS file (Obviously you will want to edit the CSS to create your own...

    Started by Animal, 15 Sep 2009 1:00 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 38
    • Views: 16,686
    16 Jun 2012 6:22 PM Go to last post