From kde-core-devel Fri Oct 26 02:21:19 2001 From: ian reinhart geiser Date: Fri, 26 Oct 2001 02:21:19 +0000 To: kde-core-devel Subject: Re: New DCOP command line tools. X-MARC-Message: https://marc.info/?l=kde-core-devel&m=100406282012217 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 aww yeah! now we can start passing dcop references around from the command line? If this is the case we ma one issue i had with dcop would it be possible to return a list of objects with the dcopfind id instead of the first one? Or am i missing it? Also could dcop become smart enough to handle wildcards in the function matching so the following would work? #!/bin/bash dcop `dcopfind -a kwrite-*` kwrite-mainwindow#* winID would return 12311123 48388423 23148123 23488123 For 2 instances of Kwrite each with 2 windows open? Currently it will only return 12311123 for the first of everything it finds. Granted this is a silly example but there are some other applications here when we start to deal with geometry and the KTextEdit interfaces. As a side note when i do a `dcop kwrite` here i get an error, as I understand from your docs this action should return a list of plausible kwite objects? This is all very exciting, and I think these additions will make these dcop interfaces even more powerful. Cheers - -ian reinhart geiser - -- ======================================== Brain fried -- Core dumped ======================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE72MifPy62TRm8dvgRApiuAJ9P1QWPAkU7n7E+jkJ5ISRx5xoiogCg6RQy rzfjQcfI56EbxpVUhnr3Mdc= =LrWs -----END PGP SIGNATURE-----