Changes between Version 9 and Version 10 of FRAME_MARGINS_R0


Ignore:
Timestamp:
12/12/08 19:46:38 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_MARGINS_R0

    v9 v10  
    77 
    88== Overview == 
    9 The frame`s margins are the blank fields with specific width surrounding the frame. Margins could be left, right, top or bottom. They are used to separate components from one another. Margins determine on what distance should the halo menu stand from its referring frame. They could also be used to arrange the text in underneath frames(it goes around the frames margin) so it is easier to read.  
     9The frame`s margins are the blank fields with specific width surrounding the frame. Margins could be left, right, top or bottom. They are used to separate components from one another. Margins determine on what distance should the halo menu stand from its referring frame. They could also be used to arrange the text in underneath frames (it goes around the frame`s margin) so it is easier to read.  
    1010 
    1111== Task requirements == 
     
    1616 
    1717== Implementation idea == 
    18  * Add Insets !marginsInsets property to the Frame. 
     18 * Add Insets marginsInsets property to the Frame. 
    1919 
    2020== Related ==