Version 2 (modified by Tanya, 17 years ago) (diff) |
---|
Analysis
Overview
This is a layout implementation made using an alternative docking library(different from MyDoggy). It is responsible for visualizing the model defined in BASE_LAYOUT.
Task requirements
- Search for an alternative docking library.(one is VLDocking)
- Make a Sophie module
- It should provide an extension to the corresponding extension point of BASE_LAYOUT lib
- It should be able to display the things described in BASE_LAYOUT_R0
- The two layout implementations should be fully replaceable
Task result
The result of this task is source code.
Implementation idea
- Make a class extending SophieModule
- Use available VLDocking code.
Related
BASE_LAYOUT_R0
APP_LAYOUT_MYDOGGY_R0
How to demo
- Run Sophie 2.0 and show the layout
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)