View Single Post
Old Sep 25th, 2005, 4:18 PM   #17
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Hey hey, just saying!
Maybe you haven't heard of it. KDE uses DCOP (Desktop Communications Protocol) to allow applications to communicate. Correcting my previous statement, DCOP is used by KDE, not Qt, although they are related. Ever wondered how you can have an applet on a panel to control your music player? Run kdcop and check out what you can do. You will likely see a play method amond other things. Open a few text editors, examine them in kdcop, and notice how easy it would be to do what the OP is asking.

http://www.kdedevelopers.org/taxonomy/term/30
http://developer.kde.org/documentation/other/dcop.html
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote