Version 4 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
In order to improve usability of the templates, introduce a HUD that appears when user adds an object as a template. There the user should select which of the options will be templated.
Task requirements
- Create a dialog that pops up when the "Add to template" halo is clicked
- This dialog should contain list of all objects and groups of properties of the object with identation and checkboxes that allow to choose which of these will be added to the template
- List items should be indented as there are no tree views in the application. See implementation idea
- Optional - a preview box will be useful, but probably will take time
- Dialog should have Add and Cancel buttons
Task result
Code
Implementation idea
Example1: A page with 3 frames (Frame A, Frame B, Frame C). The list in the Dialog should look the following way {{{Page A [ ]
All [ ] None [ ] Frame A [ ]
Properties [ ]
Size [ ] Position [ ] Orientation [ ] Margins [ ] Padding [ ]
Appearence [ ]
Border style [ ] Background style [ ]
Content [ ]
Group A [ ]
Properties [ ] Position [ ]
Frame B [ ]
Properties [ ]
Size [ ] Position [ ] Orientation [ ] Margins [ ] Padding [ ]
Appearence [ ]
Border style [ ] Background style [ ]
Content [ ]
Frame C [ ]
Properties [ ]
Size [ ] Position [ ] Orientation [ ] Margins [ ] Padding [ ]
Appearence [ ]
Border style [ ] Background style [ ]
Content [ ]
}}}
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)
Attachments
- templatedialog.png (41.2 KB) - added by deyan 16 years ago.