im thinking about how i could manipulate gui windows, so that if I were to have, say two separate programs running in two separate windows and i were to drag one the other would follow.
does anyone know how i would begin to go about doing this? I'm actually using python and tkinter in linux but would like for it to work in windows too.