Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   modern2 replacement (http://forums.winamp.com/showthread.php?t=149790)

PerditionC 20th September 2003 01:28

modern2 replacement
 
maybe I'm blind, but would someone
please direct me to how to achieve the
same effect as using modern2 from
ealier NSIS 2 releases with current
cvs? That is, how to get the
description under the component
tree instead of next to it.
Thanks.

Deliverator 20th September 2003 01:50

I'm new to this, but I use:

# The Components page.
!define MUI_COMPONENTSPAGE_SMALLDESC
!insertmacro MUI_PAGE_COMPONENTS

PerditionC 20th September 2003 02:02

Thanks, from the docs I was trying
MUI_UI_SMALLDESCRIPTION (which did
nothing), switching to
MUI_COMPONENTS_SMALLDESC worked like a
charm!

Joost Verburg 20th September 2003 11:10

With MUI_UI_SMALLDESCRIPTION to can change the file with the resouces for the small-description components page. With MUI_COMPONENTSPAGE_SMALLDESC, you can use this UI.


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.