Changes between Version 5 and Version 6 of PAGE_STRUCTURE_DISPLAYING_R0
- Timestamp:
- 01/16/09 01:32:24 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_STRUCTURE_DISPLAYING_R0
v5 v6 19 19 * Palette`s contents should update according to the pages structure. 20 20 21 * A user should be able to select an objects from the structure palette and this way cause it to gain focus. Also when an object is selected in the page, it is selected in the palette list as well. Clicking on a resource in the palette should locate it on the page.22 23 * The page structure palette provides control over the frames on the page. Frames could be created, deleted, rearranged (by drag and drop) and their titles should be editable from the palette. (The name of the task suggests only displaying so this may not be a task requirement.)24 25 21 == Task result == 26 22 The result of this task is source code.