Program start: fnts_create()
.
.
.
Calling the font selector: fnts_open()
.
.
.
Event loop: fnts_evnt()
. .
. .
......Possibly fnts_get_no_styles()/fnts_get_style()/...
(depending on the status of the checkboxes)
. .
. .
Closing the font selector: fnts_close()
.
.
.
Program end: fnts_delete()
Font selector in a window under MagiC4

Font selector in a window under TOS 1.04
