Howto:Prototyping a new NavDisplay Style: Difference between revisions

Jump to navigation Jump to search
m
→‎Approach: maybe add a gallery section ?
m (→‎Approach: maybe add a gallery section ?)
Line 11: Line 11:
[[File:ND dialog with wxr layer.png|thumb|ND dialog with WXR layer shown]]
[[File:ND dialog with wxr layer.png|thumb|ND dialog with WXR layer shown]]
[[File:ND-dialog-airbus-style.png|thumb|ND dialog showing the Airbus style of the [[NavDisplay]] module]]
[[File:ND-dialog-airbus-style.png|thumb|ND dialog showing the Airbus style of the [[NavDisplay]] module]]
[[File:ND dialog allowing styles to be changed at runtime.png|thumb|[[PUI]] dialog showing 3 independent [[NavDisplay]] instances with styling being customizable at runtime.]]


This is a PUI/XML dialog with two embedded CanvasWidget areas that instantiate independent ND instances using a subset of the code commonly found in the aircraft specific ND.nas file, adapted to use the embedded Canvas region for rendering the two NDs and GUI buttons/widgets added to control the whole thing without necessarily requiring a fully developed cockpit.
This is a PUI/XML dialog with two embedded CanvasWidget areas that instantiate independent ND instances using a subset of the code commonly found in the aircraft specific ND.nas file, adapted to use the embedded Canvas region for rendering the two NDs and GUI buttons/widgets added to control the whole thing without necessarily requiring a fully developed cockpit.

Navigation menu