Changes between Version 5 and Version 6 of FRAME_TEMPLATES_R0


Ignore:
Timestamp:
12/19/08 14:03:49 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_TEMPLATES_R0

    v5 v6  
    2525  * color 
    2626  * opacity 
    27 Newly created frames are connected with frame templates (saved or default). Changing a property disconnects that property from the template. In later revisions this task should be connected with frame property locking - there will be properties that are not changeable. In this revision it is connected with [PAGE_TEMPLATES_R0]. 
     27=== Frame HUD === 
     28 * In the frame hud checkboxes "Use template" and "Lock" should be present for the following  
     29  * position 
     30  * size 
     31  * insets 
     32  * content 
     33  * border style 
     34  * shadow style 
     35  * background style 
     36"Use template" resets the property to the template's value. This should be implemented in this task. [[BR]] 
     37"Lock" prevents the property value from changing. This should be implemented in [wiki:FRAME_PROPERTY_LOCKING_R0] 
    2838== Task result == 
    29 The result of this task should be code. You should provide prototype of frame templating. 
     39The result of this task should be code. You should provide a prototype of frame templating. 
    3040== Implementation idea == 
    3141^(It is advisable to include some rough implementations ideas.)^ 
     
    4151[wiki:FRAME_POSITION_R0] [[BR]] 
    4252[wiki:FRAME_SIZE_R0] [[BR]] 
    43  
     53[wiki:FRAME_PROPERTY_LOCKING_R0] 
    4454== How to demo == 
    4555^(In this section you must add instructions for the demo of the task.)^