Win32::FileOp::OpenDialog with Tk

2003-04-04 Thread James Hooker
Problem: If I open an Win32::FileOp::OpenDialog from within a Tk window the OpenDialog leaves footprints all over my Tk Main window when it is moved over the main Tk window. I have tried binding the main Tk window with Events that would update its view such as , , to see if will get repainted

Re: Win32:FileOp::OpenDialog

2002-12-19 Thread Jack
- Original Message - From: "James Hooker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 1:37 PM Subject: Win32:FileOp::OpenDialog > > > I am using Win32:FileOp::OpenDialog and get footprints over my main Tk > > wi