Changes between Version 1 and Version 2 of GROUP_HUDS_R0


Ignore:
Timestamp:
08/08/09 08:21:41 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_HUDS_R0

    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  
     7Achieve consistant halos and huds.  
    118== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
     9 * Create HUD names  
     10  * Each hud should contain 3 different font sizes and 3 different indents from the left border of the HUD 
     11 * Regroup functionalities in the HUDs 
     12  * In frame properties HUD margins and padding should be added 
     13 * Add opacity to some huds 
     14  * A slider for opacity should be added for HUDs and subhuds 
     15  * For example - the frame appearence HUD should have 3 sliders - a general for the whole frame, one for the border and one for the background. The general slider should control the other two sliders. 
     16 * Create a Close button to each HUD 
     17  * HUDs should be closed from the Close button 
     18  * Sub-huds should be closed by the button that they were evoked 
     19 * Create subhuds 
     20  * Only one sub hud can be displayed at a time 
     21  * Sub huds contain more functionality 
     22 * Move the z+ and z- halos in the right side of the frame as they do not show any huds 
     23  * Halo menu is probably implemented there in previous tasks. 
    1324 
    1425== Task result ==