libui
Description
User interface library.Headers
| ui.eh | Screen based user interface. |
| stdscreens.eh | Useful builtin screens. |
| canvas.eh | Screen on which you can do arbitrary drawing. |
| graphics.eh | Graphical context for low-level drawing. |
| form.eh | A screen that contains a list of components. |
| image.eh | Images. |
| font.eh | Font handling. |
| ui_edit.eh | Constants for text editing UI components. |