FIXED 0.3.0b2 -) The base index is currently hard-coded to 300000 words. FIXED 0.3.0b3 -) Need to check what happens when word definitions don't hold on one page (my postscript generator is but a new born). FIXED 0.3.0b4 -) try to position grid more nicely on output. FIXED 0.3.0b4 -) bugs in deleting/adding words FIXED 0.3.0b4 -) large grids now get scaled on Poscript output to fit page. FIXED 0.3.0b4 -) î does not get converted into Î. FIXED 0.3.0b5 -) regression: all "going down" definitions missing -) some extented ascii character â (that require two keys to be typed cannot be entered in fields) - The fix will happen when I link with V. 1.0.8 of FLTK (soon) - in the mean time, the character may be pasted from an editor. -) words with beginning space(s) may be added to base (oops). -) any potential way to speed up base creation.... (90000 words is darn slow). -) WIN/32 ever since I handled memory differently (malloc + delete during insertion/deletion of words) is xxx times slower !!!! I even see different performances on equivalent machines (different .DLLs ???). -) watch cursor does not always disappear at end of auto fill mode. -) Possible to open more than one puzzle at a time using the same base (that might be bad).