DialogsEx plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Created page. Version: 1.0.)
 
 
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:


== Links ==
== Links ==
[http://nsis.sourceforge.net/Joel_plugin_src Main]


[[Image:Zip.gif]] [http://plugins.joelito.net/descargas.php?file=dialogsex.zip Dialogsex.zip] (116KB)
[http://www.fdos.org/win32/nsis/plugins/others/joel/ mirror] DialogsEx for NSIS & Unicode NSIS
 
[http://forums.winamp.com/showthread.php?t=382177 Dialogs] Dialogs updated for nsis 3.x series (with both unicode and ansi support)


== Description ==
== Description ==
'''Version:''' 1.0.


This plug-in is an extension for the [[Dialogs plug-in]] by the same author which has more options than the previous version of the plug-in. It contains 7 types of dialog boxes:
This plug-in is an extension for the [[Dialogs plug-in]] by the same author which has more options than the previous version of the plug-in. It contains 7 types of dialog boxes:

Latest revision as of 02:36, 13 August 2015

Author: Joel (talk, contrib)


Links

Main

mirror DialogsEx for NSIS & Unicode NSIS

Dialogs Dialogs updated for nsis 3.x series (with both unicode and ansi support)

Description

Version: 1.0.

This plug-in is an extension for the Dialogs plug-in by the same author which has more options than the previous version of the plug-in. It contains 7 types of dialog boxes:

  • Open file dialog box.
  • Save file dialog box.
  • Classic folder browse dialog box.
  • Modern folder browse dialog box.
  • InputTextBox (only for text).
  • InputPwdBox (text + password).
  • InputRegBox (User with serial).