NsDialogs CreateTextMultiline

From NSIS Wiki

[edit] Description

This header is an extension to the existing nsDialogs.nsh header file, and adds the ability to create a multi-line Edit (Text) control a new ${NSD_CreateTextMultiline} command.

[edit] Header


MD5: d8a1b2991a5e9830e8c06deee62bdb20 | Filesize: 586B

[edit] Creating

Creating the multi-line Text control is as simple as creating any other control, using '${NSD_CreateTextMultiline} top left width height "text"'.

donate
ads