20,741
edits
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
In addition, FlightGear introduces a number of custom PUI widgets implemented in C++ space, that not even PUI itself supports directly. | In addition, FlightGear introduces a number of custom PUI widgets implemented in C++ space, that not even PUI itself supports directly. | ||
However, many PUI widgets can be emulated/approximated by using a combination of existing widgets, and/or functionality found in existing | However, many PUI widgets can be emulated/approximated by using a combination of existing widgets, and/or functionality found in existing widgets, i.e. by referring to their source code. | ||
As of late June 2016, the following widgets are primarily needed to help getting rid of PUI (listed in ascending complexity): | As of late June 2016, the following widgets are primarily needed to help getting rid of PUI (listed in ascending complexity): | ||