Hi again,
I looked at the wordgame code and it only makes 3 calls to QDawg and all of them are to the static function which returns the root node of the dawg file set by the locale. So it doesn't covert words lists to dawg files - not in my copy anyway.
I have taken pity on your plight, written a quick commandline app which calls QDawg to convert a words list to a dawg file, and then run the Official Scrabble Players Dictionary word list through it.
The result is on my website in a tarball for you to download
{ Here }Unpack the tarball and rename ospd_dawg to dawg
Go into your Zaurus to where your current dawg file is and rename it dawg_old
Copy the new dawg file to that location
Run wordgame and enter a word and check it to check dawg is being searched
Tested on my C860 just now and works fine
If you want a copy of wordgame which displays fullscreen in portrait mode on a 480x640 VGA screen, my conversion of wordgame which does just that is available for download
{ Here }Dont forget if you install my conversion of qpe-wordgame,it will install the original dawg file overwriting the ospd version and you need to install that again!!!!
regards
Melee