in reply to Re: stay-on-top property for Toplevel for Perl-Tk GUI
in thread stay-on-top property for Toplevel for Perl-Tk GUI

No, I did not intended to have input only for my app, I was searching for a way to display a small button that will not be obscured by other applications, so a user will be able to see my button (and press it at any time) while being in another application. Something like floating button-bar.

Courage, the Cowardly Dog

  • Comment on Re: Re: stay-on-top property for Toplevel for Perl-Tk GUI

Replies are listed 'Best First'.
Re: Re: Re: stay-on-top property for Toplevel for Perl-Tk GUI
by MZSanford (Curate) on Oct 15, 2002 at 16:21 UTC
      Thanks a lot!

      I already received a very similar answer, and that code working in my app.
      Your addition is very helpful as well.

      Courage, the Cowardly Dog