wiki:BASE_LAYOUT_R0

Version 1 (modified by fire4o, 17 years ago) (diff)

--

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

Analysis

(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)

Overview

The layout of Sophie 2.0 consists of a book desktop and flaps. Flaps may contain tabs. Tabs contain palettes.
Base layout is the base library of the layout so that it is independent from realization.

Task requirements

  • Create a SophieModule for the library.
  • The library should provide a method that creates the layout
  • The module should have extension points for creation different layout elements. These should be extended in concrete implementations.
    • Flap
    • Tab
    • List palette
    • desktop

Task result

(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))

Implementation idea

(It is advisable to include some rough implementations ideas.)

(Here you can add related tasks that could be useful or helpful.)

How to demo

(In this section you must add instructions for the demo of the task.)

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository)

Testing

Comments

Log

(Link the log of the task here)