B4H3KLKRTE4UOTWVHU4ADFZWZ27YQBPGD54XZ4TSKHMSDLOB2KVAC
* `edit.draw(state)` -- Call this from `App.draw` to display the current
editor state on the app window as requested in the call to
`edit.initialize_state` that created `state`.
* `edit.draw(state)` -- Call this from `on.draw` to display the current editor
state on the app window as requested in the call to `edit.initialize_state`
that created `state`.