Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
cf8a6eb2
Commit
cf8a6eb2
authored
Apr 27, 2020
by
Mas Ahmad Muhammad
Committed by
Alexandre Julliard
Apr 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comdlg32: Enlarge list area in CHOOSE_FONT window.
Signed-off-by:
Mas Ahmad Muhammad
<
m.charly81@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
f3b88212
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
comdlg32.rc
dlls/comdlg32/comdlg32.rc
+13
-13
No files found.
dlls/comdlg32/comdlg32.rc
View file @
cf8a6eb2
...
@@ -245,34 +245,34 @@ FONT 8, "MS Shell Dlg"
...
@@ -245,34 +245,34 @@ FONT 8, "MS Shell Dlg"
}
}
CHOOSE_FONT DIALOG 13, 54, 274, 1
47
CHOOSE_FONT DIALOG 13, 54, 274, 1
69
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Font"
CAPTION "Font"
FONT 8, "MS Shell Dlg"
FONT 8, "MS Shell Dlg"
{
{
LTEXT "&Font:",stc1 ,6,3,90,9
LTEXT "&Font:",stc1 ,6,3,90,9
COMBOBOX cmb1, 6,13,94,
54
, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
COMBOBOX cmb1, 6,13,94,
76
, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE
CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE
LTEXT "Font St&yle:",stc2 ,108,3,60,9
LTEXT "Font St&yle:",stc2 ,108,3,60,9
COMBOBOX cmb2,108,13,64,
54
, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
COMBOBOX cmb2,108,13,64,
76
, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE
WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE
LTEXT "&Size:",stc3,179,3,32,9
LTEXT "&Size:",stc3,179,3,32,9
COMBOBOX cmb3,179,13,32,
54
, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
COMBOBOX cmb3,179,13,32,
76
, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE | CBS_SORT
WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE | CBS_SORT
DEFPUSHBUTTON "OK",IDOK,218,6,50,14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON
DEFPUSHBUTTON "OK",IDOK,218,6,50,14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON
PUSHBUTTON "Cancel",IDCANCEL,218,23,50,14,WS_GROUP | WS_TABSTOP
PUSHBUTTON "Cancel",IDCANCEL,218,23,50,14,WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Apply", psh3,218,40,50,14,WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Apply", psh3,218,40,50,14,WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Help" , pshHelp,218,57,50,14,WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Help" , pshHelp,218,57,50,14,WS_GROUP | WS_TABSTOP
GROUPBOX "Effects",grp1,6,
7
2,84,36,WS_GROUP
GROUPBOX "Effects",grp1,6,
9
2,84,36,WS_GROUP
CHECKBOX "Stri&keout", chx1, 10,
8
2,78,10, BS_AUTOCHECKBOX | WS_TABSTOP
CHECKBOX "Stri&keout", chx1, 10,
10
2,78,10, BS_AUTOCHECKBOX | WS_TABSTOP
CHECKBOX "&Underline", chx2, 10,
9
4,78,10, BS_AUTOCHECKBOX
CHECKBOX "&Underline", chx2, 10,
11
4,78,10, BS_AUTOCHECKBOX
LTEXT "&Color:", stc4 ,6,1
1
4,80,9
LTEXT "&Color:", stc4 ,6,1
3
4,80,9
COMBOBOX cmb4,6,1
2
4,84,100,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS |
COMBOBOX cmb4,6,1
4
4,84,100,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS |
CBS_AUTOHSCROLL | WS_BORDER | WS_VSCROLL | WS_TABSTOP
CBS_AUTOHSCROLL | WS_BORDER | WS_VSCROLL | WS_TABSTOP
GROUPBOX "Sample",grp2,98,
7
2,120,36,WS_GROUP
GROUPBOX "Sample",grp2,98,
9
2,120,36,WS_GROUP
CTEXT "",stc5,103,
8
1,109,24,SS_NOPREFIX | NOT WS_VISIBLE
CTEXT "",stc5,103,
10
1,109,24,SS_NOPREFIX | NOT WS_VISIBLE
LTEXT "Scr&ipt:",stc7 ,98,1
1
4,40,9
LTEXT "Scr&ipt:",stc7 ,98,1
3
4,40,9
COMBOBOX cmb5,98,1
2
4,120,90,CBS_DROPDOWNLIST | CBS_HASSTRINGS |
COMBOBOX cmb5,98,1
4
4,120,90,CBS_DROPDOWNLIST | CBS_HASSTRINGS |
CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment