[[BackLinksMenu]] [[TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == The goal of this revision is to add more interactivity to stickies - text editing and dragging. == Task requirements == * Add Hot Text to stickies so they can be edited. * Only basic text editing functionality is required. * Create a halo button for moving stickies with the mouse. * Use the same icon as the frame move button. * Place the button to the left of the remove button. == Task result == Source code. == Implementation idea == * The halo button should be of type {{{MoveHaloButton}}}. * Add it to {{{StickyHaloMenu}}}. == Related == * [wiki:GROUP_ANNOTATIONS_R0] == How to demo == * Run Sophie and create a new book (if no book is available). * Go to the Stickies palette. * Create a new sticky. * Type some text in it. * Drag the move halo button to move the 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.)