Archive for November, 2008
OS Ext Dock part 2
Posted on 25. Nov, 2008 by Jay Garcia.
I got the logic down pat for creating icons on the left and right. If you’re not an OS X user; the icons left of the ‘runway’ (divider) are for launching applications and the right are a location for minimized windows. What the video shows is what it looks like to register an icon in [...]
Continue Reading
OS Ext Being rewritten from the ground up.
Posted on 24. Nov, 2008 by Jay Garcia.
It’s been *over a year* since i last showed an example of the OS Ext desktop, and I’ve decided to start back up on things again. I have completely rewritten the dock to extend Ext.BoxComponent, which utilizes the Ext.Component infrastructure. Also, the OSExt.DockIcon class uses BoxComponent as well, and will register itself upon instantiation, forcing [...]
Continue Reading
Ext.ux.plugins.WindowDrawers 1.0 Beta 1 released!
Posted on 23. Nov, 2008 by Jay Garcia.
With help from Mystix at the Ext forums, the Window Drawer class is finally ready for beta1! Changes: Official namspace – Ext.ux.plugins.WindowDrawer (thanks Marc! ) Works within Ext Desktop for IE7 (Don’t render the window to anything but document.body for now). Shadows now present CSS fixes for IEx Drawers destroy when parent does Works on [...]

