Howto:Creating a Canvas GUI Widget: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 42: Line 42:


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.
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.
Thus, what is primarily needed to implement support for arbitrary -list types is a ScrollArea that uses  buttons (or labels) for each entry.


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):

Navigation menu