Archive: Custom Ui For Modern Interface


Custom Ui For Modern Interface
How can I make custom UI for modern interface I wanted to add a button in it, I added it using Resourse Hacker but how can i display a msgbox when it is clicked. Is there any source for modern UI, which I can modify.


You'd have to modify NSIS's source code to activate the button.

-Stu


ThankYou
Thank You 'Afrow UK' as always you were first to answer, can you please put some more light on this How to do that, I have a very basic knowledge of C/C++ language.


The source in UI Holder si classic UI, where can I get the Modern UI source code?


?
Yeah thats what I also wanted to know?


The Modern User Interface is written in NSIS itself. There's no C/C++ under it.

You can find its NSIS source code in Contrib\Modern UI\System.nsh

-Stu


HOW?
Afrow Pls. can you give an example. It would be very usefull.


Oh, sorry. What I mean is NSIS\Contrib\UIs\modern.exe 's source code. I want to modify the UI. And the only UI source code is NSIS\Contrib\UIs\default.exe.


Re: HOW?

Originally posted by deepesh83
Afrow Pls. can you give an example. It would be very usefull.
start with
File - New Install Option File
so you can make easy a ini-file.

Re: Re: HOW?

Originally posted by aj kwak
start with
File - New Install Option File
so you can make easy a ini-file.
Cant understand pls. be descriptive.