Re: [sword-devel] greek modules

2004-07-24 Thread Chris Little
On Thu, 22 Jul 2004, anthony kerr wrote: > So I am prepared over the coming months to edit it with a fine tooth comb. > > To that end I have now scanned into my computer all of the 1898 edition of the > Westcott Hort "The New Testament in the Original Greek", which is a > reprinting of the 1885

Re: [sword-devel] CCC

2004-07-24 Thread Chris Little
I'm afraid my reply won't be very encouraging. Importing the CCC consisted of downloading it in its entirety from either the USCCB or the Vatican (I forget which), formatting it in OSIS, then running the OSIS to GenBook importer. The "formatting it in OSIS" took a long time and consisted of a lot

Re: [sword-devel] Windows CE: version 0.9 release

2004-07-24 Thread Daniel Blake
Thanks for the email. Life does get busy sometimes doesn't it? Be blessed in all you do. Thanks for the work you have done here. Daniel Blake - Original Message - From: "Johan Gorter" <[EMAIL PROTECTED]> To: "'Johan Gorter'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, Ju

[sword-devel] Windows CE: version 0.9 release

2004-07-24 Thread Johan Gorter
Hello Troy, Dan and other people interested in the windows CE application, It has been a while since I worked on the windows CE version and I do not know if I will have time to work on it in the future. This is why I finished my latest additions and made a 'release'-able version. It is downloadabl

[sword-devel] BibleCS & Scroll Bars

2004-07-24 Thread David
Could someone that has the ability to compile BibleCS (Borland compiler) go into mainfrm.cpp: In function CreateLDPane change: newrtf->ScrollBars = ssVertical; to: newrtf->ScrollBars = ssBoth; recompile, and check to see that it does not break word wrap. I do not know what styles Delphi is setti