Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File selection puts last one in list 1st 1

Status
Not open for further replies.

MCubitt

Programmer
Joined
Mar 14, 2002
Messages
1,081
Location
GB
Why is it, afaik no matter what app, when I select multiple files in an application, the last file always appears at the top once selected?

eg.

Files:
a
b
c
d


If I selected b, c and d in one go they would be brought in as
d, b, c

 
Hi,

I've noticed something similar - in my experience, if you select B, C, and D, they'd be brought in as D, B, C. Anyway, it has to do with the way you select them. If I had a list of files in Explorer - say

A
B
C
D,

and wanted to select them, I'd click on A, hold down Shift, then click on D. But Windows seems to think the last thing you clicked on is "the most important" - so, if you do anything with that selection, it'll bring in D first, then A, then B, then C.

In cases where I definitely need the files in order, I've taken to selecting files by making a selection rectangle - i.e., click outside the file name of A, and drag a rectangle around all the files up to D. Then, if you work with the selection, the files will show up in proper order.

Cheers,
--Michael
 
Unbelieveable.. but correct, I am sure!

Thanks for the tip, though. I'll go bottom-up or use the selection rectangle from now on.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top