BodgeMaster
|
cfa7117d8a
|
remove left over TODO
|
2022-03-21 04:21:42 +01:00 |
BodgeMaster
|
a9e31d01f9
|
make Communication thread safe
|
2022-03-20 10:34:56 +01:00 |
BodgeMaster
|
ae6fe2896c
|
use util.Communication instead of gui_helper.Window_Interaction_Handler
Communication and Window_Interaction_Handler are the same class but I renamed things to be more generic and moved it to util.
|
2022-03-19 11:42:31 +01:00 |
BodgeMaster
|
80e735937c
|
put Communication at the end of util.py so it can use warn()
|
2022-03-19 08:51:52 +01:00 |
BodgeMaster
|
02e095c321
|
moved Communication to a more appropriate place
|
2022-03-19 08:37:43 +01:00 |
BodgeMaster
|
b6cfc46fe4
|
separate parts out into individual files
|
2022-02-15 20:03:45 +01:00 |