cmdCompass
cmdCompass copied to clipboard
finish the #4 issue.
I implemented that the tag window changes with the position of the main window and is located in the middle of the main window.
Code implementation idea is to pass the main window winfo_x and winfo_y, and then with some adjustments I can let the tag window change with the home page.