Home Font selector Calling procedure for font selector in a window FONT SELECTOR - CREATE (AES 180)

2.5.2 Calling procedure for modal font selector

Program start:             fnts_create()
   .
   .
   .
Calling the font selector: fnts_do()
   .
   .
   ......Possibly fnts_get_no_styles()/fnts_get_style()/...
               (depending on status of the checkboxes)
   .
   .
Program end:               fnts_delete()

Modal font selector under MagiC4

Modal font selector under MagiC4


Modal font selector under TOS 1.04

Modall font selector under TOS 1.04



Home Font selector Calling process for font selector in a window FONT SELECTOR - CREATE (AES 180)