Changes between Version 2 and Version 3 of FRAME_HUD_R0


Ignore:
Timestamp:
12/17/08 19:21:17 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_HUD_R0

    v2 v3  
    1111 
    1212== Task requirements == 
    13  * Create a Hud halo button as part of the frame halo menu. 
     13 * Create a hud halo button as part of the frame halo menu. 
    1414 * Create a hud. 
    1515 * Provide that background color, border thickness and color, position, size of the frame can be changed through the hud. 
     
    1717 
    1818== Task result == 
    19  * The result of this task should be a source code. 
     19 * The result of this task should be source code. 
    2020 
    2121== Implementation idea == 
    22  * Create a !FrameHud class   
     22 * Create a !FrameHud class. 
     23 * Position the appropriate components in it, so that the user could change the background color, border thickness and color, position, size of the frame. 
    2324 
    2425== Related == 
     
    3435 * A hud dialog should appear. 
    3536 * Change the border color and thickness through the hud. 
    36  * Assert that the border of the frame should be changed acco to what have been selected. 
     37 * Assert that the border of the frame should be changed according to what have been selected. 
    3738 
    3839= Design =