Changes between Version 5 and Version 6 of Design-DirectoryBrowser
- Timestamp:
- 07/28/09 03:10:21 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Design-DirectoryBrowser
v5 v6 35 35 B1. Project Browser[[BR]] 36 36 * In preferences, the default opening folder is specified.[[BR]] 37 * When starting padre and behaviour "open files" = "new" or "none" is set, 38 the default opening folder is displayed.[[BR]] 39 If "open files" = "last", the last state is restored.[[BR]] 37 * When starting padre and behaviour "open files" = "new" or "none" is set, the default opening folder is displayed. If "open files" = "last", the last state is restored.[[BR]] 40 38 * First in the top we have the UP("..") folder, which opens the parent on double-click.[[BR]] 41 39 * Second we have the name of the current folder.[[BR]] 42 40 * Below we have all the children.[[BR]] 43 * When double-clicking a folder among the children, that folder is unfolded,[[BR]] 44 but nothing else happens to the rest of the tree, state preserved.[[BR]] 45 (Unless that folder is recognized as a Project folder, and then the[[BR]] 46 the new base with that folder as base is forced).[[BR]] 47 * When double-clicking a file among the children, that file is opened in a tab[[BR]] 48 in editor, but nothing else happens to the rest of the tree, state preserved.[[BR]] 41 * When double-clicking a folder among the children, that folder is unfolded, but nothing else happens to the rest of the tree, state preserved. (Unless that folder is recognized as a Project folder, and then the the new base with that folder as base is forced).[[BR]] 42 * When double-clicking a file among the children, that file is opened in a tab in editor, but nothing else happens to the rest of the tree, state preserved.[[BR]] 49 43 * If multiple files are open, and a user switch tab, then the state is preserved.[[BR]] 50 44 * If multiple files are open, and a tab is closed, then the state is preserved.[[BR]] 51 45 * If multiple files are open, and all tabs are closed, then the state is preserved.[[BR]] 52 * If preferences behaviour "spatial" = true, then double clicking a folder[[BR]] 53 will set that folder to root/base, otherwise, the state is preserved.[[BR]] 46 * If preferences behaviour "spatial" = true, then double clicking a folder will set that folder to root/base, otherwise, the state is preserved.[[BR]] 54 47 55 48 B2. Project Browser[[BR]]
