JSR75 support: source code for "Directory Chooser"

Started by Gert, 30. April 2007, 19:43:50

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gert

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

stevenc

#1
In another thread (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.

Gert