Page 1 of 1

search service: way to select the wanted files

Posted: Sun Nov 13, 2005 9:30 pm
by bassie
what i mean is:

when the search service finds files with the search word, i only want to select a list of files usually one after another.

I - like in windows - try with clicking on 1 file and hold the shift key, and then with the pressing of the arrow key (downward arrow) i to select the files.
But usenet explorer starts by selecting all the files above the first file i want to select.


I found out that it works okay when i use the shift button in combination with mouse clicks.

But should it also work with the shift key and arrow keys?

Posted: Mon Nov 14, 2005 1:59 am
by alex
i see, just you can also select files by dragging mouse and i was trying to make it to work exactly as in newsgroup views.

but newsgroup view is a custom view and search results view is the standard windows list view, i mean i reimplement everything there so the glitch, i'll fix it.

Posted: Mon Nov 14, 2005 7:32 am
by alex
i fixed it here, we are lucky it is fixable at all, there is some notion of marking point which can be set, otherwise it would be really messy.