Changes between Version 18 and Version 19 of PAGE_STRUCTURE_PALETTE_R0
- Timestamp:
- 10/28/09 13:19:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_STRUCTURE_PALETTE_R0
v18 v19 13 13 * Create a tree, according to the following requirements: 14 14 15 * The root node of the displayed tree should be the current book.15 * The root node of the displayed tree should be the current page. 16 16 * Children nodes: 17 * Pages (display the name, and the identifier in brackets) 18 * Non grouped frames (display the name, for example "Frame A"; in brackets "type:resource name" and frame size; for chained frames frame resource, chain name and frame size) 19 * Top-level groups (display the name, in brackets the identifier) 17 * Non grouped frames (display the name, for example "Frame A"; in brackets frame type;) 18 * Properties 19 * Resource name and/or id 20 * Size 21 * Location 22 * Links 23 * Trigger:Action:Target 24 * Anchors (future) 25 * Top-level groups (display the name, in brackets the type "Group") 20 26 * Groups are represented as a tree of frames and subgroups. 21 27 * Children nodes can be hidden and shown by a plus located in front of the corresponding parent node