Hi I'm trying to use libkabc and I can't find any information about how to=20 create a new adressee entry, save that into the StdAddressBook and then=20 call the AddressBook editor with that entry. The following source won't work cause the UID changes in between :-( addrBook =3D KABC::StdAddressBook::self(); Addressee addr; addrBook->insertAddressee(addr); addrBook->save(); KRun::runCommand("kaddressbook --editor-only --uid "+ addr->uid() ); Any hints? Greetings Bert. P.S. I posted this question into the kde-pim newsgroup which is "connecte= d"=20 with this mailinglist, but I think that didn't work. So forgive me, if I = am=20 wrong and you received this mail twice (I didn't get an answer, yet). _______________________________________________ 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/