Version 2 (modified by sriggins, 16 years ago) (diff) |
---|
Analysis
Overview
- desc("optional ")
- desc("ideas:")
- desc("current book, loading progress, download progress, etc, CAPS LOCK on, macro(script) recording")
Create a status bar that allows status messages to be displayed.
- Q: Just one status at a time, or sectional? (ie: Book: New Book A, or Book New Book A; CAPS LOCK; Loading: 50%)
- Q: Is this just text, or does it have any graphical component
- Q: Where does it show?
- Q: How do components communicate with it?
- Q: Could it also display logger messages or at least operate similar to logger?
Task requirements
(List the necessary requirements that the task must fulfill.)
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
(Provide some rough implementation idea(s).)
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
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.)