Added more NSD editbox macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6909 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
adb47b8a58
commit
0322da94b2
5 changed files with 68 additions and 13 deletions
|
@ -38,6 +38,7 @@ Function nsDialogsPage
|
|||
Pop $EDIT
|
||||
GetFunctionAddress $0 OnChange
|
||||
nsDialogs::OnChange $EDIT $0
|
||||
${NSD_Edit_SetCueBannerText} $EDIT 0 "Type 'hello there' and get a free surprise"
|
||||
|
||||
${NSD_CreateCheckbox} 0 -50 100% 8u Test
|
||||
Pop $CHECKBOX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue