Changes between Version 4 and Version 5 of AUTHOR_APP_TUNING_R5
- Timestamp:
- 09/11/09 16:03:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUTHOR_APP_TUNING_R5
v4 v5 48 48 * Simple dialogs - for these guys there is nothing more to be done. 49 49 * 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 MDCompoundElementwill 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. 51 51 52 52 = Implementation =