hi, it looks good, i like the panel at the bottom is very practical but i think if you make it collapsible and add the buttons to it for saving and adding instead of having a window for it will be better...
I attached an screenshot of my little app for controlling my tasks, it is based on ExtJS tasks but what i really like is the tree where you can see the dependencies of each task (is similar to mylyn tasks tree) and also a column thats display which tasks a current task is blocking...
Last edited by brittongr; 8 Mar 2011 at 3:46 PM.
Reason: corrected spelling
Greivin Britton
My Extensions: Ext.ux.NumericField: Number field with support for currencySymbol, thousand separator, international... Ext.ux.PagerSizeSelector: A plugin that allows the change page size with just one click. Ext.ux.FieldAccess: A plugin to let the user know which fields are editable.
Also, I'd disable/hide the form at the bottom when nothing is selected in the grid above.
Additionally, I'd enable/disable buttons on the toolbar depending on what is selected - grid/tree. And possibly think of adding a right-mouse context menu to the tree for Add/Edit/Delete/etc.
hi, it looks good, i like the panel at the bottom is very practical but i think if you make it collapsible and add the buttons to it for saving and adding instead of having a window for it will be better...
I attached an screenshot of my little app for controlling my tasks, it is based on ExtJS tasks but what i really like is the tree where you can see the dependencies of each task (is similar to mylyn tasks tree) and also a column thats display which tasks a current task is blocking...
Yours is cool.... anywhere I can try it as well as learn something along the way?
Just give me a chance to finish some of the features... i will let you know...
Greivin Britton
My Extensions: Ext.ux.NumericField: Number field with support for currencySymbol, thousand separator, international... Ext.ux.PagerSizeSelector: A plugin that allows the change page size with just one click. Ext.ux.FieldAccess: A plugin to let the user know which fields are editable.