Window Handle

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?

I don’t think there’s an interface in Panda to query the existing window handle. It’s not a bad idea; it just hasn’t come up before.

David

Any chance of it being added anytime soon?