in reply to Re: Re: "Always on top" with Win32 and Tk
in thread "Always on top" with Win32 and Tk

Thanks, I've had a look at the VB. I assume if I can extract an HWND from Tk I could use this. It's a bit nasty but looks like the only way.

From my reading of Tk::Wm documentation I should be able to get the HWND using $w->frame. Time for a play with Win32::API

--
Kevin O'Rourke