Archive for 'Ext Extensions'
PanelHeaderToolbar goes alpha
Posted on 13. Sep, 2009 by Jay Garcia.
I recently spent some time on the TDGi.PanelHeaderToolbar plugin and thought I should share it. I’m currently working on the following features: – Animated Collapse
Continue Reading
Demo screencast on a new keyboard nav handler for the Ext JS menu classes.
Posted on 13. Aug, 2009 by Jay Garcia.
Below is a quick demonstration on a new Keyboard nav handler for the Ext JS Menu system that I’m working on. I would like any and all opinions.
Continue Reading
A quick update to the HeaderToolbar
Posted on 05. Jun, 2009 by Jay Garcia.
The purpose of this post is to provide a quick update on the progress of the HeaderToolbar plugin. I’m currently working on the following features: – Animated Collapse – Showing Raw buttons (option) – Add “collapse header toolbar” tool (matches feature from OS X); Known issues: – not fully compatible with IE7 & IE8 – [...]
Continue Reading
A quick preview of the ‘HeaderToolbar’ plugin
Posted on 01. Jun, 2009 by Jay Garcia.
Here is a quick preview of the ‘HeaderToolbar’ plugin that adds some functionality to the Panel and Window classes of the Ext JS framework that mimic OS X window/panel Top Toolbar. I’m looking for any comments/suggestions/etc. I cannot release code until I get confirmation from Ext JS, LLC that I can do so, as I [...]
Continue Reading
Adding Click handling to the Animating progress paging toolbar. (Ext 3.0 Only)
Posted on 10. Apr, 2009 by Jay Garcia.
As an update to my previous Adding animation to the ux.ProgressPagingToolbar, I’ve taken SysCobra‘s example code and refactored it to work with the Ext 3.0 plugin and not use static Ids. Example page: http://tdg-i.com/js/examples/ext3/plugins/pagingToolbar/ Download: zip (contains related javascript); Example usage:

