Page 1 of 1

Xnview file order constant. Windows file order varies.

Posted: Thu Oct 07, 2004 5:21 am
by lawndart
Windows has many ways to arrange non-alphanumeric characters.
In case someone wants to check their eyesight:

!#$'(-1;@_a Xnview order
!#$(;@_1a'- Windows explorer order 1
!#$'(-1;@_a Win2k command box -order 1

Add a 'B' and 'c' then:

!#$'(-1;@_aBc Xnview order
!#$(_1;@aBc'- Windows explorer order 2
!#$'(-1;@aBc_ Win2k command box order 2

Xnview order seems constant while windows isn't.

Re: Xnview file order constant. Windows file order varies.

Posted: Sat Oct 09, 2004 7:03 pm
by helmut
lawndart wrote:Windows has many ways to arrange non-alphanumeric characters.
...
Xnview order seems constant while windows isn't.
Interesting to know. I assume that you just wanted to let us know and don't want to change XnView it's current sorting behaviour.