Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment: I suggest to make the sample text editable:
self.font_sample = Text(frame_sample, font=temp_font, width=20) self.font_sample.insert(END, sample) This will allow a user to test fonts in any perspective. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue13802> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com