Kai Denker
2007-09-09 20:30:39 UTC
Hi!
I want to use org.kde.DCOP.call(...) respectively .send(...) to call the
function "openComposer()" on kmail. I wonder how to pass arguments to the
function I want to call.
c.send("kmail", "KMailIface", "openComposer()", ...);
I guess, I have to insert them at the dots, but I don't know how to this,
since the signatures of send and call expect an array of bytes or a single
string.
I've searched for code samples, but didn't find any.
Regards,
Kai Denker
I want to use org.kde.DCOP.call(...) respectively .send(...) to call the
function "openComposer()" on kmail. I wonder how to pass arguments to the
function I want to call.
c.send("kmail", "KMailIface", "openComposer()", ...);
I guess, I have to insert them at the dots, but I don't know how to this,
since the signatures of send and call expect an array of bytes or a single
string.
I've searched for code samples, but didn't find any.
Regards,
Kai Denker
--
Kai Denker - Landgraf-Georg-Str. 9 - 64283 Darmstadt
Tel.: 06151/3967959 - Mobil: 0179/2936396
***@gmx.net - http://www.the-distraught-queen.de/
Kai Denker - Landgraf-Georg-Str. 9 - 64283 Darmstadt
Tel.: 06151/3967959 - Mobil: 0179/2936396
***@gmx.net - http://www.the-distraught-queen.de/