Hey, I have been playing around with Tk, and I was wondering if its possible to pass Panda’s window handle to a Tk dialog as its parent. This would allow Tk to automatically change focus back to the Panda window after it was closed.
If this is not possible, are there any workarounds?