I. Localization issues.
1. Quick Look'n'Feel setup.
a) "How do you want to control MC" uses english text
b) "Customize" panel caption has no translation string
c) Not enough height for text "Multi Commander is using the Commander Styled Look and Feel..."
a/b - MultiLanguage Text existed for them but is not used, Fixed in next beta
c - The dialog is already at maxed size.. (Need to be able to be shown on low resolution screens. ) I will make the "spacing" a little small. and it might fit another row. Not sure if that is enough, If not then the translated text can cut some of the blank line or rephrase things.
2. Button Editor.
a) "Don't show again" check box uses english text
b) When command type is "User Defined Command", "User Defined Commands" and "Description" captions below are in english
c) When command type is "Batch Script", "Codepage" caption is in english
a) I know. But can not be fix unless I rewrite major part of 3de party code and I do not have the time to do that.
b/c ) - Will see if it is possible to fix
3. Register dialog.
a) "Register License" in title bar has no translation string
b) "License" caption has no translation string
c) Not enogh height for "Multi Commander does not require a license..." text
Will remove this since for 99.99% of uses this is not needed.
4. Filters edit / Columns customize dialogs: "Need help ?" is in english
MultiLangauge Text existed but was not used.. Will fix..
II. Mouse cursor lock when resizing columns is still here.
Still can not reproduce this, Something external most prevent either the mouse button up event to be sent to MC or prevent ClipCursor(..) API from working.
The code is correct.
1. Uncheck "Name" column in column menu
2. Check it.
Result: "Name" column has [almost] zero size
I know. Low prio issue. It is a minor issue that would require a lot of work to fix.