Changes between Version 6 and Version 7 of TEXT_STABLE_SELECTION_R0


Ignore:
Timestamp:
05/20/09 13:14:13 (16 years ago)
Author:
nenko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_STABLE_SELECTION_R0

    v6 v7  
    2929 
    3030== Task result == 
    31 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     31The result should be code 
    3232 
    3333== Implementation idea == 
    34 ^(Provide some rough implementation idea(s).)^ 
     34Selection is local for a frame, so add two new properties in the text frame class - one for the select caret and one for selection list (which hot units are selected). Also add interaction logic for handling selection operations 
    3535 
    3636== Related == 
     
    3838 
    3939== How to demo == 
    40 ^(Provide instructions for demonstration of the task.)^ 
     40 * Start Sophie2.0 
     41 * Add text frame 
     42 * Write some text - sophie2.0 text selection example 
     43 * Select the first word 
     44 * Select the third word while first word is selected 
    4145 
    4246= Design =