From kde-core-devel Thu Jan 27 14:08:46 2000 From: "Dirk A. Mueller" Date: Thu, 27 Jan 2000 14:08:46 +0000 To: kde-core-devel Subject: Re: modeless KFileDialog X-MARC-Message: https://marc.info/?l=kde-core-devel&m=94898241614041 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