On Don, 27 Jan 2000, Stephan Kulow wrote: > But with single click a click on the item should > emit fileSelected and not fileHighlighted, right? whenever the selection changes (i.e. that dark selection bar moves or resizes) fileSelected should be emitted. fileHighlighted is when the file is not selected (the dark selection is not filled, but instead just a rectangle. I think keyboard navigation does that). Dirk