Changes between Version 4 and Version 5 of AUTHOR_APP_TUNING_R5


Ignore:
Timestamp:
09/11/09 16:03:32 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUTHOR_APP_TUNING_R5

    v4 v5  
    4848  * Simple dialogs - for these guys there is nothing more to be done. 
    4949 * Mydoggy tabs should be able to change their width for vertical tabs and height for horizontal ones. 
    50   * A research of source code is already done and as a result the MDManageable interface will have a ID defining tab thickness. This will be used for both horizontal and vertical tabs. MDMainWindow and MDCompoundElement will define different thicknesses for their tabs, since they do not look alike. 
     50  * A research of source code is already done and as a result the [source:branches/private/peko/sophie2-mydoggy-app-tuning/sophie2-platform/modules/org.sophie2.main.layout.mydoggy/src/main/java/org/sophie2/main/layout/mydoggy/MDManageable.java MDManageable] interface will have a ID defining tab thickness. This will be used for both horizontal and vertical tabs. [source:branches/private/peko/sophie2-mydoggy-app-tuning/sophie2-platform/modules/org.sophie2.main.layout.mydoggy/src/main/java/org/sophie2/main/layout/mydoggy/MDMainWindow.java MDMainWindow] and [source:branches/private/peko/sophie2-mydoggy-app-tuning/sophie2-platform/modules/org.sophie2.main.layout.mydoggy/src/main/java/org/sophie2/main/layout/mydoggy/MDCompoundElement.java MDCompoundElement] will define different thicknesses for their tabs, since they do not look alike. 
    5151 
    5252= Implementation =