1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/ui/tktile
Shlomi Fish 98fcd0a357 Move some methods to the base class.
I had to rename some attributes away from the leading two underscores ("__")
because it didn't work with them.
2016-02-17 21:21:26 +02:00
..
__init__.py Start extracting ui.tktile.menubar. 2016-02-13 20:46:41 +02:00
card.py Move {tk,tile}/{card,tkcanvas} to ui.tktile. 2016-02-14 16:14:30 +02:00
menubar.py Move some methods to the base class. 2016-02-17 21:21:26 +02:00
tkcanvas.py Move {tk,tile}/{card,tkcanvas} to ui.tktile. 2016-02-14 16:14:30 +02:00
tkconst.py Start extracting ui.tktile.menubar. 2016-02-13 20:46:41 +02:00
tkutil.py Merge tile/tkutil.py and tk/tkutil.py. 2016-02-14 15:27:54 +02:00
tkwrap.py Merge {tile,tk}/tkwrap. 2016-02-14 16:45:10 +02:00