wiki:AUTHOR_APP_TUNING_R4

Version 3 (modified by peko, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=AUTHOR_APP_TUNING_R4, 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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The goal is to finalize the look and feel (as much as possible) as well as to fix some issues related to incorrect behavior.

Task requirements

  • There has been nothing done on dialog windows. Work on them and make them look as close as possible to the requirements provided by Shift.
  • Continue working on MyDoggy components
    • Research how to integrate padding, margins, palette background etc.
  • Adjust the documents tab to support different icons that indicate the type of document opened. Also tune the behavior to set in active state the tab associated with the focused window.
  • Provide different layout for documents settings view panel.
  • Provide new and common background for all popup menus. The current one is cut from the top, it looks fine inside main menu but the rest appearance suffer from this.(Optional)
  • OPTIONAL if there is time check what could be done inside huds, to make them look better.
    • Transparent background
    • Drop shadow
    • layout adjustments
  • OPTIONAL provide states for halo buttons.
  • OPTIONAL remove the buttons background from internal frame title pane menu button
  • OPTIONAL provide the real background for internal frame title pane

Task result

  • The result should be code

Implementation idea

  • Dialogs are defined differently in synth. Define them.
  • Research a more deep customization of mydoggy. Consider creating custom components or component customizers. (Currently we have only UIs).
  • Huds:
    • Set name for huds panel and customize it through synth providing semi-transparent background and shadow border.
  • Halobuttons' states can be easily provided the way they are provided for search and page navigation buttons.
  • The menu button - no idea.
  • This should be customized through synth and maybe some source code customizations.

AUTHOR_APP_TUNING_R0 AUTHOR_APP_TUNING_R1 AUTHOR_APP_TUNING_R2 AUTHOR_APP_TUNING_R3 APP_LAYOUT_MYDOGGY_R0 APP_LAYOUT_MYDOGGY_R1 APP_LAYOUT_MYDOGGY_R2

How to demo

  • Open the application
  • Change the skin
  • Walk trough the changed elements

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)