Old 6th December 2007, 05:09   #1
pfeerick
Junior Member
 
Join Date: Jun 2006
Location: Bundaberg, Australia
Posts: 5
Send a message via Yahoo to pfeerick
Unhappy MUI2 - Customising welcome page

Hi,

Have been experimenting with the NSIS MUI2, and have been trying to customise a built-in page with nsDialog, namely the welcome page.

I have been trying to add a 'about' button to the welcome page, and have added all the necessary code, but have been unable to force the control on top of other controls, so that it is visible. Because I am trying to place this button in line with the next and cancel buttons, it appears to be going 'under' the gray box at the bottom of the dialog.

Can anybody tell me how to make the button visible, or am I doing sotmething wrong?

Dialog I have:


Dialog I'm after:
Attached Files
File Type: nsi aboutbuttontest.nsi (1.1 KB, 253 views)

Last edited by pfeerick; 6th December 2007 at 05:25.
pfeerick is offline   Reply With Quote
Old 6th December 2007, 22:30   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
That part of the wizard is not part of the page itself. It's part of the outer dialog. You cannot yet use nsDialogs to create controls outside of the page.

The help plug-in might be what you're looking for.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 7th December 2007, 11:14   #3
pfeerick
Junior Member
 
Join Date: Jun 2006
Location: Bundaberg, Australia
Posts: 5
Send a message via Yahoo to pfeerick
Quote:
Originally posted by kichik
That part of the wizard is not part of the page itself. It's part of the outer dialog. You cannot yet use nsDialogs to create controls outside of the page.

The help plug-in might be what you're looking for.
Thanks, kichik, my mistake! Do you have any idea if nsDialogs will be able to create controls outside of the page?
pfeerick is offline   Reply With Quote
Old 7th December 2007, 18:38   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
I assume you mean when and not if. Though both questions get the same answer - no.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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