20,741
edits
m (add screen shot showing MessageBox with button widgets) |
|||
| Line 38: | Line 38: | ||
In addition, by using the canvas system for GUI widgets, it would also be possible to render aircraft instruments, MFDs, HUDs etc WITHIN GUI dialogs, too. | In addition, by using the canvas system for GUI widgets, it would also be possible to render aircraft instruments, MFDs, HUDs etc WITHIN GUI dialogs, too. | ||
== Existing Widgets == | |||
{{Note|See $FG_ROOT/Nasal/canvas/gui/widgets}} | |||
* Label | |||
* Button | |||
* Checkbox | |||
* ScrollArea | |||
== Status (06/2014) == | == Status (06/2014) == | ||