Re: [Tutor] tkFileDialog bug on windows

2005-12-03 Thread Michael Lange
On Fri, 2 Dec 2005 16:58:26 -0800 Fred Lionetti <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I may have found a strange bug with tkFileDialog, and I'm wondering if > anyone has a workaround for the problem. It happens when you have a > button (or any other clickable widget) directly behind the

[Tutor] tkFileDialog bug on windows

2005-12-02 Thread Fred Lionetti
Hi everyone, I may have found a strange bug with tkFileDialog, and I'm wondering if anyone has a workaround for the problem. It happens when you have a button (or any other clickable widget) directly behind the askopenfilename dialog box and double click on a file. The button (behind the open fi