Tkinter: using OS-default symbols and icons
<[email protected]> Mon, 18 Dec 2017 14:50:02 +0100
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <[email protected]> |
When using Tkinter in Python3 and creating Toolbars (using Frame and Button) I need icons for the buttons. Is there a plattform independed way to use the OS-default symbols? e.g. the symbol set that is configured in the desktop environment (xfce, kde, gnome, ...) or the symbols on the different MS Windows version?