|
|
|
|
#1 |
|
Member
Join Date: Sep 2005
Location: Sitting next to my desk
Posts: 56
|
nsDialogs changing control size
Hello
I had the same question longer time ago. My goal is to modify the fishish page of the installer. I'd like to add a lin as text and a links as image. Actually I'm trying to use nsDialogs to do this. My problem is the default text control with the text: Custom Finish has been installed on your computer. Click Finish to close this wizard. has a to large width. Is there a way to reduce the size of this control? This signature is currently on vacation! |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
To resize existing controls you need to call GetClientRect and then SetWindowPos with the System plug-in.
Stu |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
You could of course also edit NSIS\Contrib\Modern UI 2\Pages\Finish.nsh.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|