Le 8 juil. 07 à 02:11, Yen-Ju Chen a écrit : > I clean up DictionaryReader a little bit > and the time to open database is cut by half (5-6 second now on my > computer).
Great! I will give it a try. > If we want to ship a default dictionary with LiveCD, > my suggestion is WordNet (ftp://ftp.dict.org/dict/pre/dict-wn-2.0- > pre.tar.gz). ok, I can update LiveCD scripts to download/install this dictionary. > Support for reading compressed file in DictionaryReader seems broken. > So after untar the database under > ~/GNUstep/Library/DictionaryReader/Dictionaries/, > change the file name *.dz to *.gz, then gunzip it. > You should get wn.dict and wn.index. > There is a 1913 Webster dictionary, but it is too old, > for example, 'Computer' is 'the one who computes'. :D ok > I disable the history (back and forward icon) because it is broken. ok. In which use cases, it was broken? … I ask because they seemed to work not too bad in my tests. > DictionaryReader was recently changed to use toolbar for search field. > But search field in toolbar cannot become the first responder. > Therefore, users have to click on the search field every time they > want to search, > instead of having cursor automatically in the search field when window > get focus. > So I probably will change it back later (not using toolbar). I will fix this bug related to toolbar and I also really need to find time to merge customization support (I have to merge it from -toolbar branch in GNUstep -trunk). I would prefer to keep toolbar since it helps to standardize UI and gives really nice features. In the meantime, I'm perfectly fine with current solution. Do you know if this responder bug also appears with basic text field? Cheers, Quentin. _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
