Font Selection Dialog
Font Selection Dialog:
- Font listbox
- A listing of all available fonts are listed
here. The user can left-click a font name to select it.
Tkplay currently only lists the "-adobe-" set of fonts.
- Preview entry
- The currently selected font is used to display some text
in this entry area. The user may alter the contents
of this to view any arbitrary textual string in the
desired font.
- OK button
- This is used to return the currently selected font to
application. Pressing this button will close the font
selector dialog.
- Cancel button
- This button is used to abort the font selection process.
Pressing this button will close the font selector dialog.