1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/android
Juhani Numminen 55edd37a72 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-05-06 15:11:25 +03:00
..
debian Apk build scripts 2020-05-06 15:11:24 +03:00
initsdk Apk build scripts 2020-05-06 15:11:25 +03:00
initsupport Android build script adaptations. 2020-02-09 11:39:40 +02:00
main.py android: adapt to python3. 2020-02-09 11:39:39 +02:00
mkcards Further corrections to python3 / android. Card images format has been changed to png. And a bugfix. 2020-02-09 11:39:39 +02:00
mkkeystore android: adapt to python3. 2020-02-09 11:39:39 +02:00
mkp4a.clean android: adapt to python3. 2020-02-09 11:39:39 +02:00
mkp4a.cleanall android: adapt to python3. 2020-02-09 11:39:39 +02:00
mkp4a.common Tk: set window icon 2020-05-06 15:11:25 +03:00
mkp4a.debug Further corrections to python3 / android. Card images format has been changed to png. And a bugfix. 2020-02-09 11:39:39 +02:00
mkp4a.init Apk build scripts 2020-05-06 15:11:24 +03:00
mkp4a.preload german translations (mainly kivy/android related) 2020-02-09 11:39:40 +02:00
mkp4a.release android: adapt to python3. 2020-02-09 11:39:39 +02:00
mkp4a.unsigned Changes to apk build procedures used with fdroid build. 2020-02-09 11:39:40 +02:00
version.py Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00