Canvas widgets: Difference between revisions

Jump to navigation Jump to search
Switched to {{readme file}} to remove the out of date and broken Gitorious links.
m (→‎Nasal requirements: $FG_DATA → $FG_ROOT)
(Switched to {{readme file}} to remove the out of date and broken Gitorious links.)
Line 145: Line 145:
* provide Nasal hooks to access internal data structures, see [[Nasal/CppBind]] {{Progressbar|70}}
* provide Nasal hooks to access internal data structures, see [[Nasal/CppBind]] {{Progressbar|70}}
* Consider supporting shapefiles, and other GIS formats (GeoTIFF) ? {{Not done}}
* Consider supporting shapefiles, and other GIS formats (GeoTIFF) ? {{Not done}}
* '''Support multiple views/windows''': Currently the GUI can only be placed inside one view/window (see Docs/README.multiscreen) but it would be nice to be able to move windows between views.{{Not done}}
* '''Support multiple views/windows''': Currently the GUI can only be placed inside one view/window (see {{readme file|multiscreen}}) but it would be nice to be able to move windows between views.{{Not done}}


==== Nasal ====
==== Nasal ====
Line 237: Line 237:
{{Feedback}}
{{Feedback}}


* [https://gitorious.org/fg/fgdata/blobs/master/Docs/README.gui [[$FG_ROOT]]/Docs/README.gui]
* {{readme file|gui}}
* [http://gitorious.org/fg/flightgear/blobs/next/src/GUI/FGPUIDialog.cxx#line710 Supported Widget Types]
* [http://gitorious.org/fg/flightgear/blobs/next/src/GUI/FGPUIDialog.cxx#line710 Supported Widget Types]


Navigation menu