Home WDIALOG Programmer's Guide LIST BOX - SCROLL TO, SLIDER B (AES 175, 7) Calling procedure for font selector in a window

2.5 Font selector

fnts_create()Initiate font selector, allocate memory
fnts_open()Open selection dialog in window
fnts_close()Close window
fnts_delete()Free memory
fnts_get_no_styles()Get number of styles of a font family
fnts_get_style()Return ID of nth style of a family
fnts_get_name()Return name of a font
fnts_add()Add user fonts to selection
(e.g. Signum fonts)
fnts_remove()Remove user fonts from list
fnts_evnt()Manage events for dialog in a window
fnts_do()Display modal dialog



Home WDIALOG Programmer's Guide LIST BOX - SCROLL TO, SLIDER B (AES 175, 7) Calling procedure for font selector in a window