[sword-devel] New Test, CE: simple options menu

Dan Bertles sword-devel@crosswire.org
Sat, 24 Jan 2004 20:05:30 -0500


Troy,

Success!  I changed modules to the most current one listed on
Crosswire.org.  I stopped using the one that came with the first Windows
CE reader version.

Looks great!  I am chomping at the bit to have a search engine and
Strongs' lookup.  You don't know how long I've waited for this.

Dan

-----Original Message-----
From: sword-devel-admin@crosswire.org
[mailto:sword-devel-admin@crosswire.org] On Behalf Of Troy A. Griffitts
Sent: Saturday, January 24, 2004 6:28 PM
To: sword-devel@crosswire.org
Subject: Re: [sword-devel] New Test, CE: simple options menu


One more that should fix the last bug better, and also adds a popup menu

for toggle of simple options like Strong's, etc.

http://crosswire.org/~scribe/swordce.zip

Dan, be sure you're copying BOTH the sword.dll and the gui.exe from the 
.zip over your old files, and be sure you stop the process from running 
on your device BEFORE attempting to overwrite:

Start|Settings|System|Memory|Running Programs|*SwRd|Stop

Hope this helps; keep me posted,
	-Troy.



Dan Bertles wrote:

> Troy,
> 
> It acts exactly the same as before.  NASB works fine, KJV is 
> invisible.
> 
> Dan
> 
> -----Original Message-----
> From: sword-devel-admin@crosswire.org 
> [mailto:sword-devel-admin@crosswire.org] On Behalf Of Troy A. 
> Griffitts
> Sent: Friday, January 23, 2004 10:10 PM
> To: sword-devel@crosswire.org
> Subject: Re: [sword-devel] New Test: Windows CE interface
> 
> 
> Ok guys, I have a new CE binary ready for testing.  Did some debugging
> on the KJV that indeed wasn't showing up, and found that we were 
> returning null occasionally from XMLTag::getName() -- must have
invalid 
> markup.  So, we must check for .getName() == null first before sending

> it to strcmp.
> 
> http://crosswire.org/~scribe/swordce.zip
> 
> Anyway, the sword libs have been updated and the KJV seems to work ok
> now for me.
> 
> I think we still have a problem with UTF-16.  I'll try to have a look 
> at
> 
> our UTF8 to UTF16 filters soon and see if we can get things resolved.

> I
> 
> figured out that you can specify the font in the HTML source 
> stylesheet,
> 
> so there is a line commented out that hardcodes code2000 in there.
> Maybe we can make the font selectable for individual modules.
> 
> Well, try it out and let us know.  If you're programming, be sure to
> update both the sword and swordreader cvs modules.
> 
> 	God's blessings,
> 		-Troy A. Griffitts.
> 
> 
> 
> Dan Bertles wrote:
> 
>>Troy,
>>
>>Ok, I followed everything religiously, without my quirks of trying to
>>maintain old file structures.  This build won't read KJV where it 
>>would before.  Note: the KJV does have notes that showed in italics.  
>>It reads the NASB module fine.
>>
>>Program Files\sword\books has 3 subdirectories (mods.d, nasb and kjv)
>>
>>mods.d has 3 files (nasb.conf, kjv.conf and globals.conf)
>>
>>I need the datapath statement in each modules conf file for them to
>>work.
>>
>>The globals.conf file is empty?
>>
>>Thoughts?
>>
>>Dan
>>
>>P.S. http://palmtops.about.com/library/bltips9.htm says to install
>>fonts:
>>
>>Tip: To install new fonts on you iPaq,  copy the true type font file
>>from you desktop windows\fonts directory into your iPaq's 
>>windows\fonts directory.
>>
>>Ipaqs are supposed to handle Unicode already.
>>
>>
>>-----Original Message-----
>>From: sword-devel-admin@crosswire.org
>>[mailto:sword-devel-admin@crosswire.org] On Behalf Of Troy A. 
>>Griffitts
>>Sent: Wednesday, January 21, 2004 1:01 PM
>>To: sword-devel@crosswire.org
>>Subject: Re: [sword-devel] Windows CE interface
>>
>>
>>Dan,
>>	Yeah, the layout has changed now that we use the SWORD library 
>>defaults.  Also, it's not the same as the windows frontend.  I have 
>>books placed in the 'books' folder now, so sword.conf will be used to 
>>find them AND books on SD/MMC cards.  If you read the INSTALL.txt in
> 
> the
> 
>>zip file, it will explain the preferred layout, and the .zip file 
>>contains the correct subdirectories, so you should unzip it and
> 
> preserve
> 
>>directories.
>>
>>	What you show below includes a few workarounds 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 
>>INSTALL.txt)
>>
>>	Also, I can't confirm that these modules actually work.  I've
> 
> tried
> 
>>BHS, ASV, and WHNU, and all seem to lookup 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 fonts on CE.
>>
>>
>>	Hope this helps.  Keep me posted on your progress,
>>		-Troy.
>>
>>
>>D. Bertles wrote:
>>
>>
>>>Troy,
>>>
>>>I can't get this version to find the modules.
>>>
>>>My mods.conf contains:
>>>[NASB]
>>>DataPath=modules/texts/ztext/nasb/
>>>...
>>>
>>>[KJV]
>>>DataPath=modules/texts/ztext/kjv/
>>>...
>>>
>>>sword.conf contains:
>>>[Install]
>>>DataPath=/Program Files/sword/modules
>>>
>>>The build before this one works fine, but not this one.  I tried to
>>>maintain the directory structure for the Windows version.
>>>
>>>Dan
>>>
>>>Quoting "Troy A. Griffitts" <scribe@crosswire.org>:
>>>
>>>For anyone interested, I feel I am at a good solid point for
>>>supporting
>>>the latest SWORD engine on CE.
>>>
>>>All my changes are checked in if anyone wants to play.
>>>
>>>Here's a build for testers:
>>>
>>>http://crosswire.org/~scribe/swordce.zip
>>>
>>>There are install instructions in the zip file.
>>>
>>>Books should be recognized from SD/MMC cards now, as well.
>>>
>>>	Thanks for all the great work and effort people have put into
>>
>>this,
>>
>>
>>>so
>>>far!  Hoping developers with better CE UI development skills than me
>>>will make this a really cool application!  Johan, thank you so much!
>>>
>>>	-Troy.
>>>
>>>
>>>
>>>Johan Gorter wrote:
>>>
>>>>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
>>
>>
>>>>IPAQ looks like)
>>>>
>>>>http://home.student.utwente.nl/j.gorter/SwordReader/
>>>>
>>>>I have a question about the thml filters:
>>>>
>>>>I use the thmlhtml filter to generate the HTML to display. How can
>>
>>I get
>>
>>
>>>>the html formatted in such a way that the notes disappear (or move 
>>>>somehow), that red words of Christ are turned on (when available),
>>
>>and
>>
>>
>>>>that other features (for example centered text in songs) are also
>>
>>shown?
>>
>>
>>>>I hope someone can help me out here.
>>>>
>>>>My (and I have faith it is also His) planning on the rest of the
>>
>>project
>>
>>
>>>>is like this:
>>>>
>>>>version 0.5 - The first version that I emailed to the list version 
>>>>0.6 - The update version that I sent version 0.7 - this version 
>>>>(Source and compiled version in
>>>>http://ozy.student.utwente.nl/~drsoong/SwordReader0.7.zip)
>>>>version 0.8 - The find page implemented
>>>>version 0.9 - The first real beta version: downloadable from a
>>
>>webpage,
>>
>>
>>>>a normal installer, an about screen, etc
>>>>
>>>>Greetings from the Netherlands,
>>>>
>>>>Johan
>>>>
>>>>_______________________________________________
>>>>sword-devel mailing list
>>>>sword-devel@crosswire.org 
>>>>http://www.crosswire.org/mailman/listinfo/sword-devel
>>>
>>>_______________________________________________
>>>sword-devel mailing list
>>>sword-devel@crosswire.org
>>>http://www.crosswire.org/mailman/listinfo/sword-devel
>>>
>>>
>>>
>>>
>>>_______________________________________________
>>>sword-devel mailing list
>>>sword-devel@crosswire.org
>>>http://www.crosswire.org/mailman/listinfo/sword-devel
>>
>>
>>_______________________________________________
>>sword-devel mailing list
>>sword-devel@crosswire.org 
>>http://www.crosswire.org/mailman/listinfo/sword-devel
>>
>>_______________________________________________
>>sword-devel mailing list
>>sword-devel@crosswire.org 
>>http://www.crosswire.org/mailman/listinfo/sword-devel
> 
> 
> _______________________________________________
> sword-devel mailing list
> sword-devel@crosswire.org 
> http://www.crosswire.org/mailman/listinfo/sword-devel
> 
> _______________________________________________
> sword-devel mailing list
> sword-devel@crosswire.org 
> http://www.crosswire.org/mailman/listinfo/sword-devel

_______________________________________________
sword-devel mailing list
sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel