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 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
..
debian Apk build scripts 2020-02-27 15:39:11 +01:00
initsdk Apk build scripts 2020-02-27 20:15:14 +01:00
initsupport Android build script adaptations. 2019-10-15 16:17:31 +02:00
main.py android: adapt to python3. 2019-08-08 19:12:44 +03:00
mkcards Further corrections to python3 / android. Card images format has been changed to png. And a bugfix. 2019-08-12 09:50:38 +02:00
mkkeystore android: adapt to python3. 2019-08-08 19:12:44 +03:00
mkp4a.clean android: adapt to python3. 2019-08-08 19:12:44 +03:00
mkp4a.cleanall android: adapt to python3. 2019-08-08 19:12:44 +03:00
mkp4a.common Tk: set window icon 2020-02-28 20:16:58 +02:00
mkp4a.debug Further corrections to python3 / android. Card images format has been changed to png. And a bugfix. 2019-08-12 09:50:38 +02:00
mkp4a.init Apk build scripts 2020-02-27 15:39:11 +01:00
mkp4a.preload german translations (mainly kivy/android related) 2019-09-23 19:55:50 +02:00
mkp4a.release android: adapt to python3. 2019-08-08 19:12:44 +03:00
mkp4a.unsigned Changes to apk build procedures used with fdroid build. 2019-08-20 10:04:55 +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