20,741
edits
| Line 153: | Line 153: | ||
* integration with the <code>canvas</code> tag to fully support recursion | * integration with the <code>canvas</code> tag to fully support recursion | ||
== Before this gets committed ... | == Before this gets committed ... == | ||
For this to be committed, even just as an option, a few things should happen first of all: | For this to be committed, even just as an option, a few things should happen first of all: | ||
| Line 161: | Line 161: | ||
* such settings could be a list of dialogs/widgets known to work well enough already (think about.xml, view.xml, scenarios.xml etc) | * such settings could be a list of dialogs/widgets known to work well enough already (think about.xml, view.xml, scenarios.xml etc) | ||
* 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]]) | ||
== Why Nasal and Canvas ? == | == Why Nasal and Canvas ? == | ||