20,741
edits
| Line 1,396: | Line 1,396: | ||
=== Embedded Nasal === | === Embedded Nasal === | ||
[[File:Tutorials-pui.png|thumb|c172p [[Tutorials]] dialog via [[PUI]]]] | [[File:Tutorials-pui.png|thumb|c172p [[Tutorials]] dialog via [[PUI]]]] | ||
[[File:Aircraft Checklists dialog.jpg|thumb|[[Aircraft Checklists]] dialog rendered by [[PUI]] ]] | |||
(open/close tags may be used to manipulate the dialog tree, so take precedence, i.e. must be processed first, cmdarg() must be overridden via bind, fgcommand() must be wrapped too, to ensure that GUI related fgcommands (dialog-close) can be patched in bindings.) | (open/close tags may be used to manipulate the dialog tree, so take precedence, i.e. must be processed first, cmdarg() must be overridden via bind, fgcommand() must be wrapped too, to ensure that GUI related fgcommands (dialog-close) can be patched in bindings.) | ||