Skip to content
⌘ NSIS Forum Archive

how to create a small popup help box

4 posts

ehsansad#

how to create a small popup help box

Hello,

I want to allow the user to click on the question mark by a label and get a small help for that entry. Problem is I have no idea how to do this in NSIS. is there a plugin that can do this?

thanks
ehsansad#
do you know where I can get a working copy, the ones in this
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


can not be compiled?
ehsansad#
found it, I can use Tooltip: http://nsis.sourceforge.net/ToolTips_plug-in
and a question mark icon.