Version 2 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
The inplace editor provides functionality for editing text into the frame where the same text is laid out. Currently editing functionality is present, but the cursor position can be changed only with left and right arrows.
Task requirements
- The cursor position should be changeable by mouse click on text area.
- The cursor position should be changeable by up/down arrows.
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
(Provide some rough implementation idea(s).)
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
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.)
Attachments
- textpos.jpg (50.7 KB) - added by deyan 16 years ago.
- mousepoint.PNG (1.2 KB) - added by dancho 16 years ago.