set focus on the radio buttons in the existing installation page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5842 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
70f14a824c
commit
608b642375
1 changed files with 2 additions and 0 deletions
|
@ -903,6 +903,8 @@ Function PageReinstall
|
||||||
SendMessage $R3 ${BM_SETCHECK} ${BST_CHECKED} 0
|
SendMessage $R3 ${BM_SETCHECK} ${BST_CHECKED} 0
|
||||||
${EndIf}
|
${EndIf}
|
||||||
|
|
||||||
|
${NSD_SetFocus} $R2
|
||||||
|
|
||||||
nsDialogs::Show
|
nsDialogs::Show
|
||||||
|
|
||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue