Ticket #99 (new enhancement)
Canvas widget
| Reported by: | chris | Owned by: | chris |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6.0 |
| Component: | UI | Version: | |
| Keywords: | Cc: |
Description
The 'canvas' widget needs to be implemented for the nav map and other areas.
Note: See
TracTickets for help on using
tickets.
Besides the Nav Map, which has already been implemented, what fuctionality would require a Canvas Widget?
What should the interface for the canvas look like?
Should the Canvas take in a "Draw" function defined elsewhere that would put all of the details onto the canvas?
Should the Canvas take in a collection of symbols (points, shapes, lines, images, colors)