20,741
edits
| Line 107: | Line 107: | ||
Weather-dialog-via-pui2canvas.png|weather dialog via pui2canvas | Weather-dialog-via-pui2canvas.png|weather dialog via pui2canvas | ||
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]] | |||
</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. | ||