File Browser: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* Filename field must be 'sortable' | * Filename field must be 'sortable' | ||
* Support multiple information fields in the UI - common file info fields. Sorting, on/off and movement of the fields must be supported. Movement of the fields must be saved in state. Sorting needn't be. | * Support multiple information fields in the UI - common file info fields. Sorting, on/off and movement of the fields must be supported. Movement of the fields must be saved in state. Sorting needn't be. | ||
* The list on the right shouldn't have the tree decoration. This can be fixed in designer. | |||
Features | Features | ||
* division between | * division between | ||
[[Image:Pv_browser.jpg|thumb|right|250px|<b>Current file browser (22 June 2006)</b>]] | [[Image:Pv_browser.jpg|thumb|right|250px|<b>Current file browser (22 June 2006)</b>]] |
Revision as of 15:51, 26 June 2006
This page discusses design of the ParaView file browser. It references bugs in the tracker where applicable.
Bugs
- Single click on right panel should select it and update the UI. Currently, this is a double click.
- Division between left and right panel should be a draggable separator, defaulted to a standard, small size. If the user drags this division, that state should be saved as a setting that is applied every time the app comes up.
- Remove the '.' and '..' entry (should be debated by group)
- Alphabetizing the items should follow windows standards - should _not_ take into account capitalization (currently it does)
- Filename field must be 'sortable'
- Support multiple information fields in the UI - common file info fields. Sorting, on/off and movement of the fields must be supported. Movement of the fields must be saved in state. Sorting needn't be.
- The list on the right shouldn't have the tree decoration. This can be fixed in designer.
Features
- division between