Changes between Version 1 and Version 2 of ANCHORING_MODE_COMMONS_R0


Ignore:
Timestamp:
01/23/09 23:23:28 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ANCHORING_MODE_COMMONS_R0

    v1 v2  
    1313 * When the anchoring halo is dropped in an admissible point the anchoring hud should be displayed. 
    1414  
    15 * The hud should allow choice between the six different anchoring modes – CHARACTER, INLINE, LINE, PARAGRAPH, FRAME and PAGE.   
     15 * The hud should allow choice between the six different anchoring modes – CHARACTER, INLINE, LINE, PARAGRAPH, FRAME and PAGE.   
    1616 
    1717 * The anchoring mode should be kept along with the anchoring point.   
     
    2323Create enum for the six different modes. Add a value property mode into the FrameView of the anchored frame so that for the different modes its position could be calculated  accordingly. 
    2424  
    25 ==Related== 
     25== Related == 
    2626 
    27 * [wiki: ANCHORING_HALO_R0] 
    28 * [wiki: ANCHORING_MODE_PAGE_R0] 
     27 * [wiki: ANCHORING_HALO_R0] 
     28 * [wiki: ANCHORING_MODE_PAGE_R0] 
    2929 
    3030== How to demo ==