mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-17 21:03:19 +08:00
Merge pull request #4182 from hpwamr/mui
MUI - Fixed Text box length for some foreign languages (FR, PT, ES, TK,)
This commit is contained in:
commit
dee89e251d
@ -113,7 +113,7 @@ BEGIN
|
||||
CONTROL "Content",IDC_RESULTCONTENT,"Button",BS_AUTORADIOBUTTON,200,222,104,10
|
||||
CONTROL "",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH | PBS_SMOOTHREVERSE | PBS_MARQUEE | NOT WS_VISIBLE,130,198,310,14
|
||||
PUSHBUTTON ">>>",IDC_EXPORT,316,222,28,10,NOT WS_VISIBLE
|
||||
CONTROL "Treat files as binary",IDC_BINARY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,450,97,69,10
|
||||
CONTROL "Treat files as binary",IDC_BINARY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,450,97,101,10
|
||||
END
|
||||
|
||||
IDD_REGEXTEST DIALOGEX 0, 0, 401, 316
|
||||
|
||||
Loading…
Reference in New Issue
Block a user