Koehne Kai <kai.koe...@theqtcompany.com> wrote in news:db3pr02mb23430465d168e8f6f90e1e7e1...@db3pr02mb234.eurprd02.prod.out look.com:
> Well, QCollator uses CompareStringEx/ LCMapStringEx if ICU is not > explicitly enabled, which is only available on Windows Vista and > newer: > > http://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/tools/qcollator_w > in.cpp > > But there's also a fallback using CompareString, LCMapStringW. So not > sure how exactly Thebehaviro will differ on Windows XP. I tested in an XP virtual machine and found that, as strings, 10 sorts before 2 (Windows 7 gives the natural order 2 before 10). I think I will just document this as needing a supported OS to work. It isn't really a big deal. Thanks. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest