mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-29 08:44:40 +02:00
Fix some text display problems on preferences dialog
Adjusted static controls position Closes #2300
This commit is contained in:
parent
5d438aa082
commit
11c71210b6
@ -281,8 +281,8 @@ BEGIN
|
||||
COMBOBOX IDC_COMBO_VARLIST,259,24,70,58,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
PUSHBUTTON "Add",IDC_BUTTON_ADDVAR,337,24,44,12
|
||||
RTEXT "Variable :",IDC_VAR_STATIC,198,26,59,8
|
||||
RTEXT "Here display your variable settings",IDC_WHICHPART_STATIC,155,161,160,8
|
||||
LTEXT "",IDC_VIEWPANEL_STATIC,242,161,190,8
|
||||
RTEXT "Here display your variable settings",IDC_WHICHPART_STATIC,155,161,120,8
|
||||
LTEXT "",IDC_VIEWPANEL_STATIC,277,161,180,8
|
||||
GROUPBOX "Header and Footer",IDC_HEADERFPPTER_GR_STATIC,150,7,296,172,BS_CENTER
|
||||
END
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user