Date Name Downloads
Aug 6, 2011 Version 1.1 317
Jul 22, 2011 Version1.0 165
Version 1.1
Version 1.1
Aug 6, 2011
Apache License
317

Added 2 events: onClose, onResize

function onResizeDialog(target) {
    //your custom code here
}

function onCloseDialog(target) {
   //your custom code here
}

Added new property: minimized. This will send the pane to the dock panel at the bottom of the screen.