1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/winsystems
Juhani Numminen f5b1cf0eea Tk: set window icon
make_help_toplevel changed from Tk to Toplevel since Tk creates another
Tcl interpreter, causing errors like this:
'_tkinter.TclError: can't use "pyimage228" as iconphoto: not a photo image'

1024x1024 logo file is renamed because it has large margins on each side
which is unsuitable for a window icon.
2020-02-28 20:16:58 +02:00
..
__init__.py 2to3 on pysollib/winsystems/__init__.py 2017-05-13 18:58:05 +03:00
aqua.py Fix menu colors on macOS with dark menu bar 2020-02-09 17:36:26 +02:00
common.py Tk: set window icon 2020-02-28 20:16:58 +02:00
win32.py Import ttk from standard library, drop local copy 2020-02-11 23:38:28 +02:00
x11.py Import ttk from standard library, drop local copy 2020-02-11 23:38:28 +02:00