From kde-pim Wed Nov 06 20:56:00 2002 From: Bert Speckels Date: Wed, 06 Nov 2002 20:56:00 +0000 To: kde-pim Subject: Re: [Kde-pim] Dev: How to create new entries in the StdAddressbook? X-MARC-Message: https://marc.info/?l=kde-pim&m=103661629226858 > Does > KABC::StdAddressBook::save(); > helps? No :-( Same problem: : Addressee addr; : KABC::StdAddressBook::self()->insertAddressee(addr); : KABC::StdAddressBook::save(); : QString uid = addr->uid(); : KRun::runCommand("kaddressbook --editor-only --uid "+uid); Result: Contact can not be found (or something like that). Any more ideas how to do that? Greetings Bert. _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/