Re: [sword-devel] WHNU variants

2005-05-15 Thread Troy A. Griffitts
Will, that almost looks alright. The options are: All Readings Primary Reading Secondary Reading note the plural/singular difference. You might want to just grab the available feature set and valid choices from the engine, which is how most frontends (besides Bibletime :) ) use the engine. Here

Re: [sword-devel] WHNU variants

2005-05-14 Thread Will Thimbleby
Great, thanks. I'm using a modified BibleTime filter at the moment. I'm not sure I understand which filters do what. This is what I got from diatheke -- is this right? if (optionfilters & OP_VARIANTS && variants) { if (variants == -1) manager.setGlobalOption("Va

Re: [sword-devel] WHNU variants

2005-05-14 Thread Troy A. Griffitts
Will, There are 3 options for displaying variants in WHNU: Primary Reading, Secondary Reading, and Both. The first 2 get done at the filter level in the sword engine. The user selects the option just like any other option (not sure how users select sword options in MacSword). The last one w

[sword-devel] WHNU variants

2005-05-14 Thread Will Thimbleby
Hi, can some one point me to some variants in the WHNU module, along with what MacSword should be showing. So I can fix MacSwords variant code. thanks --Will ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/lis