CombustUI (WIP) is a GUI library for Mojo, built on top of FLTK (Fast Light Toolkit) from C++. It provides low-level control by directly calling FLTK functions. Currently, CombustUI is in its early stages, offering basic event handling and essential widgets such as inputbox
, button
, window
, and grid
. More widgets will be added soon, and documentation will follow as the library evolves.
GitHub Repository
Crude example: