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

Jump to navigation Jump to search
Line 162: Line 162:
* menubar.xml could be edited to replace <code>dialog-show</code> entries with a <code>gui.dialog-show</code> entry
* menubar.xml could be edited to replace <code>dialog-show</code> entries with a <code>gui.dialog-show</code> entry
* this could transparently let the user decide whether he wants to use PUI, Qt5 or the pui2canvas parser (think [[Aircraft Center]])
* this could transparently let the user decide whether he wants to use PUI, Qt5 or the pui2canvas parser (think [[Aircraft Center]])
* provide an in-sim option to easily toggle between all options, set  the userarchive attribute
* provide an in-sim option to easily toggle between all options, set  the userarchive attribute
* provide an option to unload/reload the module at runtime (for people wanting to help troubleshoot/develop this without having to exit/restart)


== Why Nasal and Canvas ? ==
== Why Nasal and Canvas ? ==

Navigation menu