Old 20th September 2003, 01:28   #1
PerditionC
Junior Member
 
Join Date: Jan 2003
Posts: 27
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.
PerditionC is offline   Reply With Quote
Old 20th September 2003, 01:50   #2
Deliverator
Junior Member
 
Join Date: Jul 2003
Location: NY
Posts: 30
I'm new to this, but I use:

# The Components page.
!define MUI_COMPONENTSPAGE_SMALLDESC
!insertmacro MUI_PAGE_COMPONENTS
Deliverator is offline   Reply With Quote
Old 20th September 2003, 02:02   #3
PerditionC
Junior Member
 
Join Date: Jan 2003
Posts: 27
Thanks, from the docs I was trying
MUI_UI_SMALLDESCRIPTION (which did
nothing), switching to
MUI_COMPONENTS_SMALLDESC worked like a
charm!
PerditionC is offline   Reply With Quote
Old 20th September 2003, 11:10   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
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.
Joost Verburg is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump