Starting the UI
Factor handbook ยป UI framework

Next:UI glossary


The main word of a vocabulary implementing a UI application should use a combinator to ensure that the application works when run from the command line as well as in the UI listener:
with-ui ( quot: ( -- ) -- )