79175247

Date: 2024-11-10 16:13:43
Score: 0.5
Natty:
Report link

A Better and Simple Solution

Assume you have a parent object for your drag_canvas called chess_table, no matter it is a Canvas or Toplevel, just do this:

drag_canvas.config(bg=chess_table["bg"])

Done... That's it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jacky