![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: stay-on-top property for Toplevel for Perl-Tk GUIby dree (Monsignor) |
on Oct 15, 2002 at 14:21 UTC ( #205382=note: print w/replies, xml ) | Need Help?? |
Playing with
groups.google.com
I understand that <<Unix window managers do not have such a "Always on top" feature. To be more precise, most Unix window managers can do something like
"Always on top", but there's no X11 standard.>> (from Slaven Rezic)
From Slaven, the (untested) trick is:
For win32, with a trick by Toby Everett, for me works this:
UPDATE: Always from Slaven Rezic, there is a trick for KDE2: If you're using KDE2 the you can write following ($w is your toplevel widget): I think the _NET_WM_* stuff is also GNOME-compliant.
In Section
Seekers of Perl Wisdom
|
|