Graphical User Interfaces

Learn about the method, functions and file input and output options for creating GUI's.

Creating a graphical user interface in Compose consists of tailoring multiple scripts together to produce a point-and-click application. This approach lets you reuse existing code and run applications without having to learn a programming language.

Compose also provides numerous graphical widgets that you can use to convert any comprehensive code into a user-friendly, point-and-click application.