in reply to
Re: How to change a Tk module?
in thread
How to change a Tk module?
The handle is probably a Win32 HWND. You can get the HWND by calling
$mw->id
(I'm not 100% sure, consult the Tk::Widget and Tk::Wm documentation).
Comment on
Re: Re: How to change a Tk module?
Download
Code
In Section
Seekers of Perl Wisdom