sort in file open dialog doesnt work

User 677b9c22ff

03-08-2007 07:55:01

Hi,


the sorting function in the file open dialog - view details (according to date, name etc) does not work. Painful with hundreds of files.





Tobias

ChemAxon fa971619eb

03-08-2007 12:44:09

Unfortunately this is the standard Java JFileChooser being used here. This component is not one of Java's best, and it lacks various things you might expect to be present.


It does appear to be improved in Java 1.6 to which IJC will be moving to fairly soon.





Tim