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 <Expose>, <Configure>, <Visibility> to see if will get
repainted. It does not. 

I have tried configuring the OpenDialog with a 0 as a handle, a
DeskTopHandle, and the Tk Main window handle. These do not help. 

It seems that I am not configuring the OpenDialog with the correct handle. 

Anybody have any ideas or experience with this problem.

Thanks
Jim

James C. Hooker
Marconi - TAC

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to