Re: [sword-devel] Successful windows CE sword.dll

2003-10-15 Thread Daniel Blake
Could you also build an ActiveX DLL so VBers could make frontends for windows desktops? I don't know how. Daniel Blake - Original Message - From: "Johan Gorter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 6:54 PM Subject: RE: [sword-devel] Successful wi

RE: [sword-devel] Successful windows CE sword.dll

2003-10-15 Thread Johan Gorter
Hello Joachim, I'm not sure if a diff output would be very handy. For the src and include directories that would work, but I also added some files to make windows CE more 'unix' compatible. (in the apps/wince directory). I zipped all my files and tried to configure them to be easily put back into

Re: [sword-devel] OSIS WEB TOOL - keyword search results

2003-10-15 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Don, I fixed the stuff you needed to start fixing the CSS file. Have a look at http://www.crosswire.org/sword/biblenew/joachim/ It should be ok. I also merged in the other changes you wanted (most things were already in your files so I used them as

Re: [sword-devel] OSIS WEB TOOL - keyword search results

2003-10-15 Thread Don A. Elbourne Jr.
Joachim, On the search reults page: Instead of wrapping the search results with wrap it with something like or I like that the hits are using a definition list, but there is some unnecessary stuff in there. Remove the The can be styled itself so the div is superfluous. Remove the table. Ins

Re: [sword-devel] OSIS WEB TOOL

2003-10-15 Thread Don A. Elbourne Jr.
Joachim, I have been having fits with my internet connection. Here are a few things from the home page. // The header div The header div should not have a table in it. We can place the OSIS logo as a background image. Each of the list item links should have a descriptive title atribute. Giv