Changes between Version 2 and Version 3 of GROUP_TEMPLATES_R3
- Timestamp:
- 09/09/09 13:46:01 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_TEMPLATES_R3
v2 v3 18 18 == Implementation idea == 19 19 Example1: A page with 3 frames (Frame A, Frame B, Frame C). The list in the Dialog should look the following way 20 {{{ 21 Page A 22 Frame A 23 Properties 24 Size 25 Position 26 Orientation 27 Margins 28 Padding 29 Appearence 30 Border style 31 Background style 32 Content 33 Group A 34 Properties 35 Position 36 Frame B 37 Properties 38 Size 39 Position 40 Orientation 41 Margins 42 Padding 43 Appearence 44 Border style 45 Background style 46 Content 47 Frame C 48 Properties 49 Size 50 Position 51 Orientation 52 Margins 53 Padding 54 Appearence 55 Border style 56 Background style 57 Content 58 }}} 20 59 21 60