You are not logged in.

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.

1

Wednesday, April 13th 2005, 8:13am

[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?

2

Saturday, April 23rd 2005, 7:29pm

RE: [KOPETE] dcop - getting message text

Bump :(

3

Sunday, April 24th 2005, 8:52pm

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).