Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   nsDialogs changing control size (http://forums.winamp.com/showthread.php?t=330559)

th_mi 12th May 2011 12: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?

Afrow UK 12th May 2011 13:08

To resize existing controls you need to call GetClientRect and then SetWindowPos with the System plug-in.

Stu

MSG 12th May 2011 16:39

You could of course also edit NSIS\Contrib\Modern UI 2\Pages\Finish.nsh.


All times are GMT. The time now is 17:33.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.