RE: [sword-devel] Windows CE: version 0.9 release (error?)

2004-08-28 Thread Johan Gorter
Dan, I tried to figure out what I have to change to encorporate the URL-s that Troy was talking about. Unfortunately, this part of the code was written by Troy and I do not really know where to begin to understand what he is doing here. What you could do is try to use the sword.dll file from a pre

[sword-devel] RE: --- A bug in Sword Reader ---

2004-08-28 Thread Johan Gorter
Hello Winyu, Well, uninstalling the Thai language should eleviate your problem, but I assume this is not what you want. I assume it is the text inside of the buttons you are talking about? I suspect that these characters are somehow (cut-off) Thai characters or something. I made a version that s

[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

RE: [sword-devel] WinCE Search Engine

2004-07-05 Thread Johan Gorter
Title: WinCE Search Engine Hi Dan,   I have not been working on the project for a while. The latest version that I checked in, has the search functionality. You can check it out of the CVS and compile it. This version still needs some more cleaning up, but I have not gotten around to it.   En

RE: [sword-devel] PocketPC eVC++ ActiveSync

2004-05-17 Thread Johan Gorter
Hello Troy, I do not have any problems running and debugging on my (ARM) device. In order to debug, you need the -DNOHTML switch though, otherwise the application won't initialize. I have never seen the error message that you describe. You could maybe try re-installing or upgrading activesync. I

RE: [sword-devel] Windows CE: application layout

2004-04-17 Thread Johan Gorter
need some cleaning up, but I am glad I got this working. In Him, Johan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Troy A. Griffitts Sent: 02 March 2004 22:34 To: [EMAIL PROTECTED] Subject: Re: [sword-devel] Windows CE: application layout Johan Go

RE: [sword-devel] Windows CE

2004-03-15 Thread Johan Gorter
use was written for UNIX which expects LF only, but CVS converts all files to CR/LF because it is checkout out to a windows box. Could you please consider using a different client. Thanks for your help. Looking forward to trying your new stuff soon! -Troy. Johan Gorter wrote:

RE: [sword-devel] Windows CE

2004-03-06 Thread Johan Gorter
Dan, The shutdown option is very useful while programming. Also if you would install new modules, the application really needs to shut down and start again. I agree that, for normal usage, it is no problem to have the program in memory like other pocketPC applications. (especially now that there a

[sword-devel] Windows CE: application layout

2004-02-29 Thread Johan Gorter
Hello Troy and other people interested in the windows CE version, I successfully made the second gui to the windows CE version. There is a new project added to the workspace which generates a simple gui for just reading a bible. The original project generates a gui which we can extend further. I

[sword-devel] Windows CE: application layout

2004-02-12 Thread Johan Gorter
Hello Troy and other people interested in the windows CE application, About Troys latest remarks: >When displaying a lexicon, this is a simple edit box that does an >incremental lookup as you type. >When displaying a general book, it is a 'path' textbox, with an expand >button.. e.g. [Topic 3/C

[sword-devel] Windows CE: find page

2004-02-02 Thread Johan Gorter
an hook the UI up the to real search code in sword. I'm just really bad with knowing how the windows controls are designed and populated. -Troy. Johan Gorter wrote: > Troy, > > I got the same problem with the version checked out from CVS. I solved > it by passin

RE: [sword-devel] New Test, CE: strongs, morph, footnotes

2004-01-31 Thread Johan Gorter
karounds that should not >>>> >>>> >>>> >>>>be >>>> >>>> >>>>>necessary any longer. So, I would recommend removing \Program >>>>>Files\sword and starting over with the zip file (and reading the >>&

[sword-devel] CE progress

2004-01-31 Thread Johan Gorter
fine. I still have font >>>> issues, but for the ASV, I get readable text, and the other 2 I get >>> >>> >>> >>> the >>> >>>> correct number of [] boxes :) Hoping someone can tell me how to >>>> use >>>> other f

RE: [sword-devel] Windows CE updates

2004-01-17 Thread Johan Gorter
Hello Chris, I use cygwin and tkcvs... There is no option here to use cr/lf. The files I mentioned are generated by eVC and probably never edited or compared by hand anyway. Johan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Little Sent: Saturda

[sword-devel] Windows CE updates

2004-01-17 Thread Johan Gorter
Hello Troy, I tried to get the windows CE to work again. Unfortunately I did not succeed. I saw that you made some changes in the 'unistd' to open files. It might seem logical to convert paths to windows format, but the IPAQ understands unix-paths perfectly. Without this malfunctioning conversion

RE: [sword-devel] Windows CE interface

2004-01-17 Thread Johan Gorter
-devel] Windows CE interface Johah, Thanks for the answers and encouragement. Johan Gorter wrote: > http://www.microsoft.com/windowsmobile/resources/downloads/developer/d > ef > ault.mspx > > It comes with an emulator, so you can use it. (I should add however > that this de

RE: [sword-devel] Windows CE interface

2004-01-16 Thread Johan Gorter
ons that you'll want to look at are SWMgr::getGlobalOptions, and others right around that one in the include file. Excited to work together on this. I know many people are overjoyed that you've started this and accomplished so much! -Troy. Johan Gorter wrote: >

[sword-devel] Windows CE interface

2004-01-12 Thread Johan Gorter
Hello all, I have just made some progress on the windows CE user interface for sword. The text is now displayed through the built-in browser, so it can do some more layout-things. I have made a screen shot for everyone who is interested to see what the program looks like right now. (and what an IP

[sword-devel] Progress on windows CE interface

2003-11-24 Thread Johan Gorter
Hello all, I have made some progress on the windows CE sword reader. The user-interface does no longer suffer from unnecessary long delays. In fact, the code has been optimized to the limit for speed. The new version can be downloaded from: http://ozy.student.utwente.nl/~drsoong/SwordReader06.exe

RE: [sword-devel] Windows CE bible reader

2003-11-09 Thread Johan Gorter
ROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Johan Gorter Sent: Sunday, October 26, 2003 1:21 PM To: [EMAIL PROTECTED] Subject: [sword-devel] Windows CE bible reader Hello everyone, I had some time to spare the last couple of days and I used it to finish the first version of a windows CE sword

[sword-devel] Windows CE bible reader

2003-10-26 Thread Johan Gorter
Hello everyone, I had some time to spare the last couple of days and I used it to finish the first version of a windows CE sword bible reader. Right now I finished the first prototype. The frontend needs to be redesigned, because it is rather slow now, but it functions ok. Anyone with an IPAQ (arm

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

2003-10-16 Thread Johan Gorter
Herb, The frontend I want to build is not the same as for the other platforms (IPAQ using linux for example). I just want a bible reader aiming at simplicity, using as few taps as possible to find a text and using the whole screen to display the text. If you would want to start working on a fully

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

2003-10-16 Thread Johan Gorter
rosoft.com/downloads/results.aspx?productID=&freetext=evc&; DisplayLang=en Johan Gorter wrote: > Oh yeah, I forgot to say so, you can download 'embedded visual c++ > 3.0' for free from microsoft. If you install this program you can open > the workspace file that is includ

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

2003-10-16 Thread Johan Gorter
I am sorry about that, it is now fixed. Johan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joachim Ansorg Sent: Thursday, October 16, 2003 21:18 To: [EMAIL PROTECTED] Subject: Re: [sword-devel] Successful windows CE sword.dll -BEGIN PGP SIGNED ME

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

2003-10-16 Thread Johan Gorter
ow 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 windows CE sword.dll > Hello Joachim, > > I'm not sure if

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

2003-10-16 Thread Johan Gorter
. We've had a few individuals on the list who have done work toward this goal, and I'm hoping they will be encouraged enough to desire to help again now that this big step forward has been made. In His Grace, -Troy. Johan Gorter wrote: > Hello Joachim, &

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

[sword-devel] Successful windows CE sword.dll

2003-10-12 Thread Johan Gorter
Hello list members, I have just bought an IPAQ. So wouldn't it be great to have a bible reader on it? I did not like the free bible readers that were there already, so I tried to get the sword engine working. I saw in the cvs that there was already some work done (hidden in a vague 'wince' direct