| Summary: | [Cheat Sheet Authoring] New cheat sheet file wizard | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] PDE | Reporter: | Mike Pawlowski <mike.pawlowski> | ||||
| Component: | UI | Assignee: | Mike Pawlowski <mike.pawlowski> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | isafer, wassim.melhem | ||||
| Version: | 3.3 | ||||||
| Target Milestone: | 3.3 M3 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 146988 | ||||||
| Attachments: |
|
||||||
|
Description
Mike Pawlowski
Fixed. The wizard builds upon the new file creation wizard and allows users to specify a new simple cheat sheet type or composite cheat sheet type. Currently, the new cheat sheet file wizard does not create any file content and opens up the empty file using the default text editor. When the cheat sheet editor and its associated model is complete, then this will be adjusted accordingly. TODO: * Create default file content for simple cheat sheets * Create default file content for composite cheat sheets * Open simple cheat sheets using the simple cheat sheet editor * Open composite cheat sheets using the composite cheat sheet editor * Create a new wizard banner icon for the new cheat sheet file wizard -> currently using a placeholder image * Create a new wizard icon for selecting the new cheat sheet file wizard -> currently using the composite cheat sheet image Created attachment 48519 [details]
Patch #1
Committed to CVS
Patch released to HEAD in CVS Work Done: * Create default file content for simple cheat sheets * Open simple cheat sheets using the simple cheat sheet editor * Create a new wizard banner icon for the new cheat sheet file wizard -> See Bug # 157599 * Create a new wizard icon for selecting the new cheat sheet file wizard -> See Bug # 157599 TODO: * Re-enable cheat sheet type radio button selection when composite cheat sheet editor is available -> See Bug # 157599 * Create default file content for composite cheat sheets * Open composite cheat sheets using the composite cheat sheet editor Patch: patch_154887_2006-10-20_13-53.txt Target: 3.3 M3 Released to HEAD Work Done: * Re-enabled cheat sheet radio buttons * Polished wizard validation code * Polished wizard GUI * Implemented feature to generate initial composite cheat sheet file content using underlying composite cheat sheet model objects -> Composite cheat sheet editor is opened with generated content as input |