Category:Modern User Interface FAQ: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Is there a way to create child window (dialog)?)
No edit summary
 
Line 2: Line 2:


[[Category:FAQ]]
[[Category:FAQ]]
Is there a way to create child window (dialog)?
The objective is on the click of a link button in a custom dialog page another dialog should comeup without closing (or forwarding) the current dialog. The popup dialog should be a child for performing some optional setting for installation. After closing the child window the rest of the dialog to flow normally.

Latest revision as of 10:24, 11 June 2007

This is where most of the common problems encountered with the Modern User Interface (Modern UI or MUI) like compatibility with NSIS commands and between older versions, and problems when using Modern UI in your installers are answered.