Changes between Version 2 and Version 3 of ANNOTATIONS_STICKIES_R0
- Timestamp:
- 01/26/09 16:58:22 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ANNOTATIONS_STICKIES_R0
v2 v3 17 17 Minimizing Stickies - Stickies can be minimized by double-clicking their titlebar - only their titlebar remains visible. 18 18 19 ? The user can choose the color of a sticky by pressing color hud in the title bar of the sticky.19 Default color is light yellow (#FFFF80). 20 20 21 21 In the annotation tab, Stickies palette, there is a checkbox called "Show Stickies" which toggles stickies on or off (hides/unhides them). 22 22 23 Stickies are saved in the book's file. 23 Stickies are saved in the book's file. Define a model for them. 24 24 25 25 == Task result == … … 27 27 28 28 == Implementation idea == 29 ^(Provide some rough implementation idea(s).)^30 31 29 Create a new palette named "Stickies" in the Annotations tab. 30 * Show Stickies checkbox 31 * New Sticky button 32 * Save Stickies As... button 33 * Import Stickies... button 32 34 33 35 Stickies are elements into the page views that are not frames. 34 36 35 37 == Related == 36 ^(Add links to related tasks that could be useful or helpful.)^ 38 [wiki:ANNOTATIONS_EXPORT_IMPORT_R0] 37 39 38 40 == How to demo == … … 51 53 52 54 = Comments = 53 ^(Write comments for this or later revisions here.) 55 In Sophie 1 the user can adjust transparency of stickies. 56 57 The user can choose the color of a sticky by pressing color halo in the title bar of the sticky. If the selected color is too black, the color of letters should be white instead of black.