Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
[KOPETE] dcop - getting message text
Is there anyway to grab the incoming messge text with dcop? I have some karaba widgets that I would like to display incoming messages.
If not with dcop, is there someway to pass the message text to the "Execute Program" in the notifications?
RE: [KOPETE] dcop - getting message text
Bump
RE: [KOPETE] dcop - getting message text
As far as I can tell there isn't a way to grab the incoming text through dcop. You could write a plugin for Kopete that when there was incoming text it would send it to something else through dcop (the you would have to be constantly checking through dcop for incoming text).