> I'm currently looking into designing a plugin for TheBat to access a > CardDav server. I believe I have a general idea about how to design > the plugin (what callbacks the plugin has to implement and so on), but > so far I'm unclear about how to access TheBat's address book to enter > and/or sync the remote contacts.
> Before I fight my way through the document provided by RITlabs on > plugin developement - could someone point me in the right direction? > Specifically, what route do I take to access the address book? http://www.ritlabs.com/download/files3/the_bat/api/thebat_plugin_api.zip CP-API.rtf gives an overview (you gonna need the the TBP_SetCoreBridge() function ), TheBatAPI.chm give a reference on data access API. There's an AddressBook sample. -- Best regards, Ivan mailto:[email protected] 5.3.10 on Windows XP ________________________________________________________ Current beta is 5.3.8.7 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html

