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

Jump to navigation Jump to search
m
→‎Gallery & Status: https://forum.flightgear.org/viewtopic.php?f=71&p=289322#p289322
m (→‎Gallery & Status: https://forum.flightgear.org/viewtopic.php?f=71&p=289322#p289322)
Line 108: Line 108:
Shuttle-dps-dialog-via-pui2canvas.png|aircraft-specific GUI dialog (shuttle) rendered by the pui2canvas parser
Shuttle-dps-dialog-via-pui2canvas.png|aircraft-specific GUI dialog (shuttle) rendered by the pui2canvas parser
Wildfire-dialog-via-pui2canvas.png|Procedurally created [[Wildfire simulation|wildfire]] UI dialog that is rendered using the [[Howto:Processing legacy PUI dialogs using Canvas|pui2canvas parser]]
Wildfire-dialog-via-pui2canvas.png|Procedurally created [[Wildfire simulation|wildfire]] UI dialog that is rendered using the [[Howto:Processing legacy PUI dialogs using Canvas|pui2canvas parser]]
View-dialog-comparison-pui2canvas.png|side-by-side comparison pui vs. pui2canvas for view.xml dialog <ref>https://forum.flightgear.org/viewtopic.php?f=71&p=289322#p289321</ref>
</gallery>
</gallery>
As of 10/2015, a simple framework is being prototyped to serve as a proof-of-concept and demonstrate how existing PUI dialogs can be processed by a parser written in Nasal, which turns PUI/XML markups into the corresponding Canvas widgets/properties.
As of 10/2015, a simple framework is being prototyped to serve as a proof-of-concept and demonstrate how existing PUI dialogs can be processed by a parser written in Nasal, which turns PUI/XML markups into the corresponding Canvas widgets/properties.

Navigation menu