new flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2030 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
536adb2855
commit
f500ec0149
3 changed files with 20 additions and 8 deletions
|
@ -17,6 +17,7 @@ Right=-10
|
|||
Top=17
|
||||
Bottom=25
|
||||
State=0
|
||||
Flags=GROUP
|
||||
|
||||
[Field 3]
|
||||
Type=checkbox
|
||||
|
@ -26,6 +27,7 @@ Right=-10
|
|||
Top=30
|
||||
Bottom=38
|
||||
State=1
|
||||
Flags=NOTABSTOP
|
||||
|
||||
[Field 4]
|
||||
Type=checkbox
|
||||
|
@ -35,6 +37,7 @@ Right=-10
|
|||
Top=43
|
||||
Bottom=51
|
||||
State=0
|
||||
Flags=NOTABSTOP
|
||||
|
||||
[Field 5]
|
||||
Type=FileRequest
|
||||
|
@ -45,6 +48,7 @@ Top=56
|
|||
Bottom=68
|
||||
Filter=Poop Files|*.poop|All files|*.*
|
||||
Flags=FILE_MUST_EXIST|OFN_EXPLORER|OFN_HIDEREADONLY
|
||||
Flags=GROUP
|
||||
|
||||
[Field 6]
|
||||
Type=DirRequest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue