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:
anders_k 2017-09-28 12:11:08 +00:00
parent adb47b8a58
commit 0322da94b2
5 changed files with 68 additions and 13 deletions

View file

@ -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