20,741
edits
m (→Multiplatform Clipboard Support (native Copy/Paste): moved examples and snippets to separate howto: Howto:Clipboard access using Nasal) |
|||
| Line 58: | Line 58: | ||
Last updated: 08/2012 | Last updated: 08/2012 | ||
List of missing things (if you'd like to get involved to help with any of these, please get in touch via the [http://flightgear.org/forums/viewforum.php?f=71 canvas forum]: | List of missing things (if you'd like to get involved to help with any of these, please get in touch via the [http://flightgear.org/forums/viewforum.php?f=71 canvas forum]): | ||
* '''[[Canvas Properties#Static Textures & Cascaded Canvases|Support images inside Canvas]]''' (will also be needed for implementing the 2D panel wrapper): We need a new element type to also display images and other textures (eg. also the texture of another canvas) inside a canvas. Not everything can easily be represented using just vector graphics, so images will also be needed. This is going to be worked on as part of porting the 2D panel system over to Canvas {{Pending}} | * '''[[Canvas Properties#Static Textures & Cascaded Canvases|Support images inside Canvas]]''' (will also be needed for implementing the 2D panel wrapper): We need a new element type to also display images and other textures (eg. also the texture of another canvas) inside a canvas. Not everything can easily be represented using just vector graphics, so images will also be needed. This is going to be worked on as part of porting the 2D panel system over to Canvas {{Pending}} | ||