Changes between Version 12 and Version 13 of FRAME_POSITION_R1


Ignore:
Timestamp:
07/09/09 17:44:55 (16 years ago)
Author:
vlado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_POSITION_R1

    v12 v13  
    5858  * HaloMenu.computeSize() protected method added. 
    5959 * HaloButton.alignPos() added to specify the needed alignment of the halo button on its parent. 
     60 * MainTitleBar.color() added to specify the color of the title bar (including opacity) which may change on mouse enter and mouse exit. 
     61  * Color is internal and customization will not be allowed for now. It could be added to the skin later, but not other user interaction is expected. 
    6062 * Modify FrameRotateHaloMenu.computeLocation() to move rotate halo menu to the bottom right point of the frame. 
    6163 * Testing 
     
    6870    * The remove frame halo button should be right aligned. 
    6971   * Frame movement should be possible when dragging the title bar. 
     72  * Prototype committed to: 
     73   * [4130] 
     74   * [4132] 
    7075 
    7176= Implementation =