DlgHost plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Fixed image link)
(ktdIwsVKh)
Line 1: Line 1:
{{PageAuthor|Anders}}
I don't know who you wrote this for but you hleepd a brother out.
 
== Plugin Info ==
* '''Version:''' 20110619 Alpha
* '''Type:''' Runtime plugin
* '''Character encoding:''' Ansi
* '''Minimum OS:''' Win95/NT4
* '''Minimum NSIS Version:''' 2.43
* '''License:''' Freeware
* '''Download:''' <attach>DlgHostPlugin.zip</attach>
 
 
== Description ==
This plugin can host a nsDialogs dialog in a popup window.
 
[[File:DlgHostPlugin.png]]
 
<div style="background-color:#FFB3B3;border:1px solid #FF1111;color:#A20000;padding:0.3em"><b>Notes:<ul><li>nsDialogs was not designed to be hosted in other dialogs, use at your own risk!
<li>Only one nsDialogs instance can be active at any time, if you need to nest dialogs, use InstallOptions + nsDialogs.
</ul></b></div>
 
 
== Credits ==
Written by Anders (For fun and profit?)
 
 
[[Category:Plugins]]

Revision as of 08:53, 15 May 2013

I don't know who you wrote this for but you hleepd a brother out.