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

Jump to navigation Jump to search
m
No edit summary
Line 238: Line 238:
* PUI widget visibility controlled via props.nas (conditions)
* PUI widget visibility controlled via props.nas (conditions)
* integration with the <code>canvas</code> tag to fully support recursion
* integration with the <code>canvas</code> tag to fully support recursion
== Widget Matrix ==
{| class="wikitable sortable"
|-
! PUI Widget !! Status !! Priority !! Contributors !! Comments
|-
| Label || Working || Example || Example || Example
|-
| Button || Working || Example || Example || Example
|-
| Checkbox || Working || Example || Example || Example
|-
| Combo || missing || Example || Example || Example
|-
| Example || Example || Example || Example || Example
|}
== Dialog Matrix ==
{{Note|This is only about dialogs in $FG_ROOT/gui/dialogs}}
{| class="wikitable sortable"
|-
! dialog !! Status !! Priority !! Contributors !! Comments
|-
| Example || Example || Example || Example || Example
|-
| Example || Example || Example || Example || Example
|-
| Example || Example || Example || Example || Example
|-
| Example || Example || Example || Example || Example
|-
| Example || Example || Example || Example || Example
|}


== Before this gets committed ... ==
== Before this gets committed ... ==

Navigation menu