Changes between Version 1 and Version 2 of TEXT_LINK_MANIPULATION_R0


Ignore:
Timestamp:
10/20/09 14:08:07 (15 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_LINK_MANIPULATION_R0

    v1 v2  
    77 
    88== Overview == 
    9 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
     9This task is focused on delivering link functionality inside text frame. 
    1010 
    1111== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
    13  
     12 * Create halo for text links which evokes HUD 
     13  * The halo should appear when text is selected 
     14  * When pressed it should evokes a HUD (sample design for the HUD is added in the implementation idea below) 
     15   * Because the text's link functionality is so similar to the frame's link functionality the HUDs could be almost identical with some minor differences. 
     16   * The HUD for the text links must give the user possibility to change the coloring of the link. 
     17 * When text is converted to link, there must be a visual marker for that (at least changing the text color) 
     18 * The triggers for the links are almost the same as the ones for the links we now have 
     19  * Mouse enter 
     20  * Mouse leave 
     21  * Mouse double click 
     22  * Mouse pressed 
     23  * Mouse released 
    1424== Task result == 
    1525^(List the end product of the task (for example "Source code", "Wiki page", etc.))^