Ext:User Extensions and Plugins

Page 9 of 25 FirstFirst ... 7 8 9 10 11 19 ... LastLast

+ Post New Thread

  1. Ext.ux.state.WindowNameProvider a (session) cookie alternative

    You're wondering why your cross-domain iframed web app using cookies works everywhere, except in Safari? By default Safari only allows cookies from...

    Started by devtig, 14 Nov 2012 11:03 AM
    cookies, iframe, safari, window.name
    • Replies: 1
    • Views: 553
    14 Nov 2012 12:19 PM Go to last post
  2. Google Voice Recognition in your browser... Easy!

    Hi all, here it's an embarassing simple plugin for enabling Google Voice recognition into ExtJS components (only available with Webkit / Chrome). ...

    Started by goddanao, 10 Nov 2012 4:39 AM
    • Replies: 1
    • Views: 633
    13 Nov 2012 4:13 AM Go to last post
  3. Question Ext JS 4.x draggable tabs ?

    Hello all, I'm trying make tabs draggable horizontaly (y axis fixed) with no success. Can someone tell me how to do it or at least give me some...

    Started by astronaute, 26 Jan 2012 5:25 AM
    draggable, tabs
    • Replies: 3
    • Views: 1,208
    12 Nov 2012 9:02 AM Go to last post
  4. HydridSummary

    For the sake of sharing, I'm trying to make an HydridSummary feature for grids that will combine GroupingSummary and Summary (as currently they do...

    Started by nbourdeau, 10 Jan 2012 2:00 PM
    • Replies: 6
    • Views: 1,631
    8 Nov 2012 9:03 PM Go to last post
  5. A remote storage priovide for state management

    I am experimenting with the state management stuff and decided that the provided CookieProvider and LocalStoarageProvider were rather limiting. So I...

    Started by kesteb, 21 Jul 2011 7:11 AM
    3 Pages
    1 2 3
    • Replies: 23
    • Views: 6,567
    8 Nov 2012 9:53 AM Go to last post
  6. Ext JS 4.1 Risk Scorecard

    Our dashboard application, http://www.otusanalytics.com/, using Ext JS 4.1 and Rails has been getting a lot of attention in the "scorecard...

    Started by mikegriffinn@gmail.com, 24 Oct 2012 7:27 AM
    • Replies: 2
    • Views: 964
    8 Nov 2012 9:42 AM Go to last post
  7. Issues with Sencha Eclipse Plugin Installation

    I've purchased Sencha Complete for a series of classes I'm taking. I'm having issues with the Sencha Eclipse Plugin. I've downloaded sec-1.0.0.zip...

    Started by dwardwell, 4 Nov 2012 3:30 PM
    • Replies: 3
    • Views: 1,033
    8 Nov 2012 6:11 AM Go to last post
  8. Ext.ux.form.DateTime support?

    Hi All, I'm using Ext.ux.form.DateTime with extJS 2.3 and would like to upgrade to 4.1.1 but I get a lot of errors in Ext.ux.form.DateTime. Is...

    Started by dekely, 5 Nov 2012 9:17 AM
    • Replies: 2
    • Views: 590
    7 Nov 2012 12:50 AM Go to last post
  9. Autocomplete combo with Python + Flask + Postgres

    That might be of interest to some: I have described a possible implementation of a flexible combobox autocomplete mechanism using Python Flask and...

    Started by cjauvin, 28 Oct 2012 6:57 PM
    autocomplete, combobox, flask, postgresql, python
    • Replies: 1
    • Views: 1,055
    31 Oct 2012 6:08 AM Go to last post
  10. Ext.ux.data.SqlStore: Using SQL to query any Store

    To whomever likes SQL: Using the SequelSphereDB engine, I was able to create an 'Ext.ux.data.SqlStore' Class that allows you to execute SQL...

    Started by j.fowler, 29 Oct 2012 4:33 PM
    database, sequelsphere, sql, store, storemanager
    • Replies: 1
    • Views: 578
    31 Oct 2012 6:08 AM Go to last post
  11. Image upload/editor plugin for htmlEditor field

    Hi, I'm working on a plugin to be able to insert and edit images on htmlEditor field.I tried it successfully on the following browsers: Chrome 15...

    Started by Samuelsan, 9 Dec 2011 7:45 AM
    • Replies: 8
    • Views: 4,708
    30 Oct 2012 10:40 AM Go to last post
  12. Ext.ux.form.PasswordMeter

    Hi I've adapted the code from the old 1.x version of PasswordMeter for Ext 4. It is based on the code posted by yyjia on his blog. I've adapted his...

    Started by osnoek, 30 Dec 2011 4:35 AM
    • Replies: 8
    • Views: 3,023
    30 Oct 2012 10:29 AM Go to last post
  13. Little Filter Addon: empty values filtering

    I modified StringFilter.js file a little bit in order to make it filter empty values in grid cells. Here are screens of what is going on. Before:...

    Started by vicvolk, 24 Aug 2012 10:08 PM
    • Replies: 4
    • Views: 959
    26 Oct 2012 1:39 AM Go to last post
  14. Problem with button localization by MessageBox component (EXTJSIV-3909)

    Hi, I have problem with button localization when I extended Ext.window.MessageBox. In the ext-lang-xxx.js in ExtJS 4.1.1 is still fix for...

    Started by BCMartin, 12 Oct 2012 2:41 AM
    • Replies: 1
    • Views: 425
    15 Oct 2012 8:39 AM Go to last post
  15. Ext.ux.Wiz updated for ExtJS 4

    Hello, I am working on updating the Ext.ux.Wiz component for ExtJS 4. Much appreciated if fellow users could help as it is incomplete at the...

    Started by flyboarder, 6 May 2011 6:34 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 7,669
    14 Oct 2012 1:55 PM Go to last post
  16. Use checkboxSelectionModel on dragDrop enabled grid

    Problem: I want to use checkboxSelectionModel on dragDrop enabled grid, but can't uncheck checkbox after row is selected. Solution: use overrides...

    Started by Stju, 21 Mar 2012 5:03 PM
    • Replies: 3
    • Views: 1,391
    9 Oct 2012 6:26 AM Go to last post
  17. wizard and panel

    Hi, How to have a wizard that contain a panel on each step. I have try this but the first card does nothing appear var wizard2 =...

    Started by tdikarim, 8 Oct 2012 4:57 AM
    extjs4 wizard panel
    • Replies: 1
    • Views: 411
    8 Oct 2012 5:02 AM Go to last post
  18. Ext.ux.Notification

    Port ExtJS2 Ext.ux.Notification for ExtJS4 Original thread: http://www.sencha.com/forum/showthread.php?32365-Ext.ux.Notification Version 1.0 ...

    Started by B@RT, 24 Jun 2011 2:10 PM
    • Replies: 2
    • Views: 3,655
    8 Oct 2012 2:21 AM Go to last post
  19. wizard and panel

    Hi, How to have a wizard that contain a panel on each step. I have try this but the first card does nothing appear var wizard2 =...

    Started by tdikarim, 5 Oct 2012 12:50 AM
    extjs4 wizard panel
    • Replies: 1
    • Views: 432
    5 Oct 2012 5:01 AM Go to last post
  20. Ext.ux.tab.ContextMenu plugin

    Simple plugin for everybody who needs convert from Ext 3 to Ext 4 and miss contextmenu event e.g. for right click on Tab ...

    Started by Zdeno, 2 Oct 2012 11:48 AM
    • Replies: 1
    • Views: 590
    2 Oct 2012 6:06 PM Go to last post