Howto:Processing legacy PUI dialogs using Canvas: Difference between revisions

Jump to navigation Jump to search
Line 1,283: Line 1,283:


=== Embedded Canvas ===
=== Embedded Canvas ===
Some dialogs making use of embedded CanvasWidget widgets are:
* {{GUI dialog|dialog=airports}}
* {{GUI dialog|dialog=map-canvas}}
* [[Howto:Prototyping_a_new_NavDisplay_Style#Code]]
We will need to add a raster image child to the layout, and execute the nasal/load section, while overriding cmdarg() to return .getPath() accordingly. The only dialog using this is the airports.xml file
We will need to add a raster image child to the layout, and execute the nasal/load section, while overriding cmdarg() to return .getPath() accordingly. The only dialog using this is the airports.xml file


Navigation menu