DictionaryForMids Forum

Admins & Developer => General discussions => Topic started by: Gert on 30. April 2007, 19:43:50

Title: JSR75 support: source code for "Directory Chooser"
Post by: Gert on 30. April 2007, 19:43:50
Colleagues,

Steven provided a "Directory Chooser" that we can use for selecting the dictionaries that are accessed via JSR-75.

Maybe someone can integrate this "Directory Chooser" into DfM.

Best greetings,
Gert
Title: Re: JSR75 support: source code for "Directory Chooser"
Post by: stevenc on 02. May 2007, 21:14:21
In another thread (http://dictionarymid.gottfried-signs.ch/index.php?topic=37.msg155#msg155 (http://dictionarymid.gottfried-signs.ch/index.php?topic=37.msg155#msg155)), Joshua encountered problems with the DirectoryChooser.

Because I target Nokia phones, I did not test it on the DefaultColorPhone within the WTK. Upon investigating, I discovered that 'System.getProperty("file.separator")' returns "\" when the file separator used is actually "/", thus causing traversal problems.

I've fixed this and other minor bugs and have released ver 1.1. I hope it is of help.
Title: Re: JSR75 support: source code for "Directory Chooser"
Post by: Gert on 03. May 2007, 07:37:52
Thank you for your quick support !

Gert