open bug: losing focus after saving in interactive mode

The weird thing is that this used to work fine in the past.

    > At least, I am pretty sure it did. Then again, I am
    > watching the Worlcup final at this time. So a significant
    > part of my brain is doing something else, Mark

At some point, we upgraded our tk filesave dialog to use the more
modern one. We could always revert to the old one, which would
likely fix this but let's give it a day and see if we can't have the
best of both worlds. Hopefully, the effbot will pick up on my c.l.py
post...

JDH

John, Others -

I tried the old style saveas dialogue and it works fine. But the dialogue is so ugly that I am very hesitant to suggest to switch to the old saveas. I looked on the web and didn’t see any reply to John’s post on the python list. John - you want te repost?

I think Clovis submitted the patch with the new, good looking saveas dialogue. Do you have any idea Clovis?

Also, I have a Tkinter GUI I wrote that has mpl plots in it, and when I use saveas from the menubar in that application I don’t get this problem. Very strange…

Mark

···

On 7/9/06, John Hunter <jdhunter@…5…> wrote:

> The weird thing is that this used to work fine in the past.
> At least, I am pretty sure it did.  Then again, I am

> watching the Worlcup final at this time.  So a significant
> part of my brain is doing something else, Mark

At some point, we upgraded our tk filesave dialog to use the more
modern one. We could always revert to the old one, which would

likely fix this but let’s give it a day and see if we can’t have the
best of both worlds. Hopefully, the effbot will pick up on my c.l.py
post…

JDH