[bt-devel] (no subject)
Joachim Ansorg
nospam+bt-devel at joachim-ansorg.de
Sat Aug 6 08:03:28 MST 2005
Hi,
> sure! sounds like an interesting project.
>
> is this updated cvs? the function definitions are already done?
Yes, it's in CVS.
Don't forget to do a "./autogen.sh; ./configure" after the cvs update.
> just point me where to go an i'll give it a whack.
Have a look at bibletime/bibletime_dcop.cpp. That's the place for your code :)
You can test BIbleTime's dcop interface with something like
dcop bibletime BibleTimeInterface closeAllWindows
Get the interface listing
dcop bibletime
and the function listing with
dcop bibletime BibleTimeInterface
Joachim
More information about the bt-devel
mailing list