Version 1 (modified by mitex, 16 years ago) (diff) |
---|
Analysis
Overview
Stickies are little collapsable windows that a reader or author can add, edit or delete in a book.
Task requirements
Stickies can be moved outside the bounds of the book and are visible on the page where they were created.
Creating a sticky is done by clicking the "New Sticky" button from the Stickies palette in the Annotations tab. Newly created sticky contains date and time of last edit in it's titlebar in following format "<date> - <time>", where the date and the time are in user's local format.
Removing a Sticky is done by clicking the "X" button in the top right corner of the sticky. A message box asking "Are you sure you want to delete this sticky?" pops up.
Minimizing Stickies - Stickies can be minimized by double-clicking their titlebar - only their titlebar remains visible.
? The user can choose the color of a sticky by pressing color hud in the title bar of the sticky.
In the annotation tab, Stickies palette, there is a checkbox called "Show Stickies" which toggles stickies on or off (hides/unhides them).
Stickies are saved in the book's file.
Task result
Source code.
Implementation idea
(Provide some rough implementation idea(s).)
Stickies are elements into the page views that are not frames.
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
- Run Sophie2
- Create a new book
- Create a new sticky
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.)