ISA-tools / ISAcreator

ISAcreator is a Java desktop application which allows for the creation and editing of ISA-Tab files. Originally developed by Eamonn Maguire, with further contributions by Alejandra Gonzalez-Beltran, David Johnson and Philippe Rocca-Serra (Uni. of Oxford).
http://www.isa-tools.org
Other
40 stars 26 forks source link

OntologySearchBox history sorted by most-recently-used #126

Open sneumann opened 12 years ago

sneumann commented 12 years ago

Hi,

when using the Ontology Search Terms history, I would like to have that sorted so that the most-recent term is at the top. Currently, I need additional scrolling to pick that term up from the bottom of the list.

Also make sure that you update the "access time" when a term was picked from the history, so that it is the most recently picked one. This ensures that it will be at the top position when I open the history the next time.

Yours, Steffen

P.S: I just checked, is that list curtrently sorted at all ?!

eamonnmag commented 12 years ago

No, it's not. I'll add this functionality since it would be useful.

Thanks Steffen,

Eamonn