Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 16th July 2010, 20:33   #1
Bansaw
Junior Member
 
Bansaw's Avatar
 
Join Date: Jul 2010
Posts: 27
newb - creating a custom page ...?

Between the standard pages I have put my own custom page.

Page Custom CustomPage

and created a function called CustomPage which is called.

However, how do I set up the the page title, header and display some text for example so it looks like a regular page?

I can then add some options with a .ini file I think. But, thats my next question!
Bansaw is offline   Reply With Quote
Old 17th July 2010, 03:35   #2
redxii
Senior Member
 
Join Date: Nov 2005
Posts: 113
http://nsis.sourceforge.net/Docs/nsDialogs/Readme.html

But not mentioned in there, this changes the header text:

!insertmacro MUI_HEADER_TEXT "Header" "SubText"

Replace Header and SubText with whatever you want of course.
redxii is offline   Reply With Quote
Old 17th July 2010, 15:47   #3
Wizou
Senior Member
 
Join Date: Aug 2007
Location: Paris, France
Posts: 301
@Bansaw: you can be a newb, and search the info in NSIS help file, or use the search feature of this forum... before asking for help..

Read the whole chapter 4.5 of NSIS help file.
Wizou is offline   Reply With Quote
Reply
Go Back   Winamp 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