in reply to
Tk always on top
Take a look at
Always on top with Win32 and tk
- it looks like a solution was found. Hope this helps! In the future, try using
Super Search
first, then ask away!
-
Moon
Comment on
Re: Tk always on top
Replies are listed 'Best First'.
Re: Re: Tk always on top
by
toku
(Novice)
on Aug 13, 2002 at 18:10 UTC
Thanks! That helped with the always on top part! But is there a way to change the frame from a standard windows frame to an unmanaged frame so that I can make my own frame?
[reply]
Re: Re: Re: Tk always on top
by
Moonie
(Friar)
on Aug 13, 2002 at 20:27 UTC
You might want to look at
tk::splash
[reply]
In Section
Seekers of Perl Wisdom