Changes between Version 4 and Version 5 of TEXT_POSITION_INTERNAL


Ignore:
Timestamp:
02/25/10 17:22:32 (15 years ago)
Author:
diana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_POSITION_INTERNAL

    v4 v5  
    2020 
    2121== Implementation idea == 
    22 ^(Provide some rough implementation idea(s).)^ 
     22 * Remove the text from the HotPos and add ImmList<ElemOp>. 
     23 * Remove prevText, subSingleInterval, lastOperation, lastChangedInterval from the ImmHotText and add ImmList<ElemOp>. 
     24 * Change getIndex, subText and other related functions of the ImmHotText. 
    2325 
    2426== Related == 
     
    2628 
    2729== How to demo == 
    28 ^(Provide instructions for demonstration of the task.)^ 
     30 
     31Open sophie, type some text. 
    2932 
    3033= Design =