Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Hide/Show another application window

by Biker (Priest)
on May 29, 2002 at 18:36 UTC ( [id://170185]=note: print w/replies, xml ) Need Help??


in reply to Hide/Show another application window

That has to be done client-side. I.e. JavaScript.


Everything went worng, just as foreseen.

  • Comment on Re: Hide/Show another application window

Replies are listed 'Best First'.
Re(2): Hide/Show another application window
by FoxtrotUniform (Prior) on May 30, 2002 at 01:34 UTC

    Perl != CGI, Biker. :-)

    And to the original poster: I doubt that it's particularly easy to do, and it's certainly platform dependent. You'd pretty much have to go through the window system: at best, you'd be able to ask "which process has the input focus?"; at worst, you'd have to have the target process send yours a message when it receives (and loses) focus.

    I hope there's an easier, cleaner way, but I don't know of one.

    --
    The hell with paco, vote for Erudil!
    :wq

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://170185]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found