On 10/21/20 12:51 PM, jp charras wrote:
Unfortunately, even in a alphabetical order in English, it will be not ordered in other languages.
It should be sorted at runtime, in the current locale. Then it's in lexicographic order regardless of language.
Note: I say this not having examined the code in the slightest, and don't know how dynamic (or non-dynamic) that particular dialog is.
Even when sorted by groups (assuming the groups make sense to every user, which is almost certainly not going to be the case), within groups a lexicographic sort would be helpful, unless groups are limited to, say, 5-10 items each.
My $0.02, -Brian (the other one*) * - one of many, I'm sure _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

