|
|
#1 |
|
Junior Member
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! |
|
|
|
|
|
#2 |
|
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. |
|
|
|
|
|
#3 |
|
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. My NSIS plug-ins: http://wiz0u.free.fr/prog/nsis.php |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|