Changes between Version 1 and Version 2 of FRAME_SIZE_R2
- Timestamp:
- 09/23/09 10:26:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_SIZE_R2
v1 v2 4 4 5 5 = Analysis = 6 ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^7 8 6 == 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 7 Frame resizing should be improved 11 8 == 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 13 13 14 14 == Task result ==