Changes between Version 1 and Version 2 of FRAME_SIZE_R2


Ignore:
Timestamp:
09/23/09 10:26:46 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_SIZE_R2

    v1 v2  
    44 
    55= Analysis = 
    6 ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^ 
    7  
    86== 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.)^ 
    10  
     7Frame resizing should be improved 
    118== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
     9 * Create resize cursors and include them into the application 
     10 * Introduce shift resize 
     11  * When you shift - drag from a corner, the size should grow with locked aspect ratio from the both sides of the frame 
     12  * When you shift - drag from a side, the size should grow with locked aspect ration from the tree sides of the frame 
    1313 
    1414== Task result ==