Version 3 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
The user should be able to insert Plain text and RTF as resources in a book. For this revision only plain text is needed.
- When inserted, the resource should create a frame on the existing page with it's content.
Task requirements
- Provide Text document in the Insert menu
- Provide a file dialog for text files (*.txt)
- Provide RTF document in the Insert menu
- Provide a file dialog for RTF files (*.rtf)
- Make sure the book with inserted plain and rtf resources is saveable.
Task result
Code
Implementation idea
Related
How to demo
- Insert a plain text
- Insert a RTF file
- Save and reload the book
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.)