ttkwidgets
ttkwidgets copied to clipboard
Fontchooser improvements
I've made a few little improvements for ttkwidgets.font:
- Default font family and size option for both
FontChooserandFontSelectFrame, and all subwidgets -
AutocompleteEntryListboxforFontChooserinstead of a label and a listbox - 3 lang translation for both
FontChooserandFontSelectFrame(DE, HU, FR(just for consistency with other dialogs, I had to use DeepL for it)) - GUI redesign for
FontChooser: LabelFrames, preview frame redesign, dialog buttons were moved -
FontChooserToplevel improvements: master,.transient(),.wait_visibility(),.lift(),.grab_set()(just like inColorPicker)
