Changes between Version 1 and Version 2 of AUTHOR_APP_TUNING_R5


Ignore:
Timestamp:
09/10/09 15:12:53 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUTHOR_APP_TUNING_R5

    v1 v2  
    66 
    77== Overview == 
    8  
     8The goal of this revision is to provide a stable default skin. This mean that most of the things should look more or less as in the final version. What is left up to now are the file chooser dialogs and option pane dialogs. See requirements for more information. 
    99 
    1010== Task requirements == 
     11 * Provide a look and feel for: 
     12  * File chooser dialogs 
     13  * Option pane dialogs. 
     14  * Simple dialogs 
     15 * Customize mydoggy: 
     16  * Make the tabs of mydoggy look like the initial proposal (Things there have already been research to some extend. The actual implementation might be difficult though.)  
     17  * '''OPTIONAL''' Customize the border of the flap. This is something that has not yet been researched and may not be done at this revision yet. 
     18 * Import the new icons (which should be provided soon) for the buttons and customize the halo buttons so that they have icons for states (i.e. MOUSE_OVER icon...) 
     19 * Integrate the new icons for the bound controls and mydoggy tool window icons. 
     20 * '''OPTIONAL''' Hud dialogs: 
     21  * see [wiki:GROUP_HUDS_R0] 
    1122 
    1223== Task result == 
     24 * Source code. 
     25 * Research about some of the things. 
    1326 
    1427== Implementation idea == 
     28 * For all dialogs just make them update upon showing. Some of them may need additional assets (icons, tool-tips etc.) 
     29 * For the mydoggy customize the ToolWindowTabBar and integrate it in the skinning. This also requires overriding some classes and providing a mechanism for skinning. 
    1530 
    1631== Related == 
     32 * [wiki:AUTHOR_APP_TUNING_R0] 
     33 * [wiki:AUTHOR_APP_TUNING_R1] 
     34 * [wiki:AUTHOR_APP_TUNING_R2] 
     35 * [wiki:AUTHOR_APP_TUNING_R3] 
     36 * [wiki:AUTHOR_APP_TUNING_R4] 
     37 * [wiki:APP_LAYOUT_MYDOGGY_R0] 
     38 * [wiki:APP_LAYOUT_MYDOGGY_R1] 
     39 * [wiki:APP_LAYOUT_MYDOGGY_R2] 
    1740 
    1841== How to demo == 
     42 * Open sophie2 and demonstrate the new dialogs appearance and mydoggy appearance. 
    1943 
    2044= Design =