Changes between Initial Version and Version 1 of AUTHOR_APP_TUNING_R6


Ignore:
Timestamp:
09/21/09 16:25:43 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUTHOR_APP_TUNING_R6

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4 
     5= Analysis = 
     6 
     7== Overview == 
     8 * The goal is to tune the application according to what we have as initial design 
     9 
     10== Task requirements == 
     11 * Modify the look of all flaps and palettes so that they could be more consistent 
     12  * Apply appropriate puddings and margins to all palettes 
     13  * Replace existing buttons with more appropriate ones, instead of buttons with labels use icons wherever is possible  
     14 
     15== Task result == 
     16 * The result should be code 
     17 
     18== Implementation idea == 
     19 * Inside list palette use the following structure 
     20  * On the top left corner place buttons that are used to manipulate the content, this will be the header 
     21  * use scroll pane for content 
     22  * place a button that do the same thing as double click on the bottom  
     23 
     24== Related == 
     25[wiki:AUTHOR_APP_TUNING_R0][[BR]] 
     26[wiki:AUTHOR_APP_TUNING_R1][[BR]] 
     27[wiki:AUTHOR_APP_TUNING_R2][[BR]] 
     28[wiki:AUTHOR_APP_TUNING_R3][[BR]] 
     29[wiki:AUTHOR_APP_TUNING_R4][[BR]] 
     30[wiki:AUTHOR_APP_TUNING_R5][[BR]] 
     31 
     32== How to demo == 
     33 * walk trough the new look in the application 
     34 
     35= Design = 
     36^(Describe your design here.)^ 
     37 
     38= Implementation = 
     39^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     40 
     41= Testing = 
     42^(Place the testing results here.)^ 
     43 
     44= Comments = 
     45^(Write comments for this or later revisions here.)